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