Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c135 SCCR_USBMPHCM | in cpu_init_f()
H A Dspeed.c229 switch ((sccr & SCCR_USBMPHCM) >> SCCR_USBMPHCM_SHIFT) { in get_clocks()
/openbmc/u-boot/include/
H A Dmpc83xx.h957 #define SCCR_USBMPHCM 0x00c00000 macro