Searched refs:GMBUS_IDLE_EN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/i915/display/ | ||
H A D | intel_gmbus_regs.h | 73 #define GMBUS_IDLE_EN (1 << 2) macro |
H A D | intel_gmbus.c | 517 irq_enable = GMBUS_IDLE_EN; in gmbus_wait_idle() |