Searched refs:BXT_DE_PORT_GMBUS (Results 1 – 2 of 2) sorted by relevance
2283 if (IS_BROXTON(dev) && (tmp & BXT_DE_PORT_GMBUS)) { in gen8_irq_handler()3642 de_port_masked |= BXT_DE_PORT_GMBUS; in gen8_de_irq_postinstall()
5849 #define BXT_DE_PORT_GMBUS (1 << 1) macro