Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c76 bootmod_ccr = (in_be16(&ccm->ccr) & CCM_CCR_BOOTMOD) >> 14; in setup_5441x_clocks()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5441x.h206 #define CCM_CCR_BOOTMOD (0xC000) macro