Searched refs:GMBUS_ACTIVE (Results 1 – 4 of 4) sorted by relevance
64 #define GMBUS_ACTIVE (1 << 9) macro
418 ret = intel_de_wait_fw(display, GMBUS2(display), GMBUS_ACTIVE, 0, 10, NULL); in gmbus_wait_idle()
168 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus0_mmio_write() 253 vgpu_vreg_t(vgpu, PCH_GMBUS2) &= ~GMBUS_ACTIVE; in gmbus1_mmio_write() 265 vgpu_vreg_t(vgpu, PCH_GMBUS2) |= GMBUS_ACTIVE; in gmbus1_mmio_write()
69 #define GMBUS_ACTIVE (1<<9) macro