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