Searched refs:MSC_EN (Results 1 – 2 of 2) sorted by relevance
36 #define MSC_EN BIT(0) macro
787 reg &= ~(MSC_MODE | MSC_WRAPEN | MSC_EN | MSC_RD_HDR_OVRD); in msc_configure()789 reg |= MSC_EN; in msc_configure()843 reg &= ~MSC_EN; in msc_disable()
Completed in 8 milliseconds