Searched refs:GMBUS_ACTIVE (Results 1 – 4 of 4) sorted by relevance
165 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus0_mmio_write()250 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus1_mmio_write()262 vgpu_vreg_t(vgpu, PCH_GMBUS2) |= GMBUS_ACTIVE; in gmbus1_mmio_write()
64 #define GMBUS_ACTIVE (1 << 9) macro
414 ret = intel_de_wait_for_register_fw(i915, GMBUS2(i915), GMBUS_ACTIVE, 0, 10); in gmbus_wait_idle()
69 #define GMBUS_ACTIVE (1<<9) macro