Home
last modified time | relevance | path

Searched refs:tcHotplug (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp190 uint32 tcHotplug = read32(info, SHOTPLUG_CTL_TC); in gen8_handle_interrupts() local
191 write32(info, SHOTPLUG_CTL_TC, tcHotplug); in gen8_handle_interrupts()
192 dprintf("gen8_handle_interrupts PCH_IIR tcHotplug %" B_PRIx32 "\n", tcHotplug); in gen8_handle_interrupts()