Home
last modified time | relevance | path

Searched refs:periph1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c564 u32 reg, periph1, periph2; in s_init() local
585 periph1 = ((reg & MXC_CCM_CBCMR_PRE_PERIPH_CLK_SEL_MASK) in s_init()
589 if ((periph2 != 0x2) && (periph1 != 0x2)) in s_init()
592 if ((periph2 != 0x1) && (periph1 != 0x1) && in s_init()
593 (periph2 != 0x3) && (periph1 != 0x3)) in s_init()