Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dcrm_regs.h146 #define CCM_CACRR_IPG_CLK_DIV(v) (((v) & 0x3) << 11) macro
/openbmc/u-boot/board/freescale/vf610twr/
H A Dvf610twr.c311 CCM_CACRR_IPG_CLK_DIV(1) | CCM_CACRR_BUS_CLK_DIV(2) | in clock_init()
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c456 CCM_CACRR_IPG_CLK_DIV(1) | CCM_CACRR_BUS_CLK_DIV(2) | in clock_init()
/openbmc/u-boot/board/phytec/pcm052/
H A Dpcm052.c505 CCM_CACRR_IPG_CLK_DIV(1) | CCM_CACRR_BUS_CLK_DIV(2) | in clock_init()