Searched refs:SDE_GMBUS_ICP (Results 1 – 3 of 3) sorted by relevance
1723 u32 sde_mask = SDE_GMBUS_ICP | SDE_PICAINTERRUPT; in mtp_irq_postinstall()1737 u32 mask = SDE_GMBUS_ICP; in icp_irq_postinstall()
582 if (pch_iir & SDE_GMBUS_ICP) in icp_irq_handler()
4846 #define SDE_GMBUS_ICP (1 << 23) macro