Searched refs:PIPE_GMBUS_INTERRUPT_STATUS (Results 1 – 2 of 2) sorted by relevance
740 if (pipe_stats[0] & PIPE_GMBUS_INTERRUPT_STATUS) in valleyview_irq_handler()2991 if (pipe_stats[0] & PIPE_GMBUS_INTERRUPT_STATUS) in i965_irq_handler()
2755 #define PIPE_GMBUS_INTERRUPT_STATUS (1UL<<11) macro