Searched refs:MSC_MODE (Results 1 – 2 of 2) sorted by relevance
39 #define MSC_MODE (BIT(4) | BIT(5)) macro
787 reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD); in msc_configure()790 reg |= msc->mode << __ffs(MSC_MODE); in msc_configure()
Completed in 7 milliseconds