Searched refs:periph2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | soc.c | 564 u32 reg, periph1, periph2; in s_init() local 583 periph2 = ((reg & MXC_CCM_CBCMR_PRE_PERIPH2_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()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6sll.dtsi | 149 "ahb", "ocram", "periph2", "periph2_pre", "periph2_clk2", "periph2_clk2_sel",
|
H A D | imx6ull.dtsi | 153 "ahb", "ocram", "periph2", "periph2_pre", "periph2_clk2", "periph2_clk2_sel",
|