Searched refs:MSC_LEN (Results 1 – 2 of 2) sorted by relevance
40 #define MSC_LEN (BIT(8) | BIT(9) | BIT(10)) macro
791 reg |= msc->burst_len << __ffs(MSC_LEN); in msc_configure()1702 (ioread32(msc->reg_base + REG_MSU_MSC0CTL) & MSC_LEN) >> in intel_th_msc_init()1703 __ffs(MSC_LEN); in intel_th_msc_init()