Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h1019 #define SCCR_SATA1CM 0x00003000 macro
1066 #define SCCR_SATA1CM 0x000000c0 macro
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dspeed.c374 switch ((sccr & SCCR_SATA1CM) >> SCCR_SATA1CM_SHIFT) { in get_clocks()