Searched refs:GMBUS_ACTIVE (Results 1 – 4 of 4) sorted by relevance
64 #define GMBUS_ACTIVE (1 << 9) macro
423 GMBUS2(i915), GMBUS_ACTIVE, 0, in gmbus_wait_idle()
164 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus0_mmio_write()249 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus1_mmio_write()261 vgpu_vreg_t(vgpu, PCH_GMBUS2) |= GMBUS_ACTIVE; in gmbus1_mmio_write()
69 #define GMBUS_ACTIVE (1<<9) macro