Searched refs:periph2 (Results 1 – 1 of 1) sorted by relevance
621 u32 reg, periph1, periph2; in s_init() local640 periph2 = ((reg & MXC_CCM_CBCMR_PRE_PERIPH2_CLK_SEL_MASK) in s_init()646 if ((periph2 != 0x2) && (periph1 != 0x2)) in s_init()649 if ((periph2 != 0x1) && (periph1 != 0x1) && in s_init()650 (periph2 != 0x3) && (periph1 != 0x3)) in s_init()
Completed in 3 milliseconds