Searched refs:GMBUS_ACTIVE (Results 1 – 4 of 4) sorted by relevance
162 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus0_mmio_write()247 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus1_mmio_write()259 vgpu_vreg_t(vgpu, PCH_GMBUS2) |= GMBUS_ACTIVE; in gmbus1_mmio_write()
69 #define GMBUS_ACTIVE (1<<9) macro
373 GMBUS2, GMBUS_ACTIVE, 0, in gmbus_wait_idle()
3391 #define GMBUS_ACTIVE (1 << 9) macro