Searched refs:MSUSTS_MSC1BLAST (Results 1 – 2 of 2) sorted by relevance
33 #define MSUSTS_MSC1BLAST BIT(24) macro
862 reg &= msc->index ? MSUSTS_MSC1BLAST : MSUSTS_MSC0BLAST; in msc_disable()1766 u32 mask = msc->index ? MSUSTS_MSC1BLAST : MSUSTS_MSC0BLAST; in intel_th_msc_interrupt()