Home
last modified time | relevance | path

Searched refs:LCRR_EADC_3 (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/include/configs/
Dxpedite520x.h78 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3)
Dxpedite537x.h95 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3)
Dxpedite550x.h96 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3)
Dve8313.h165 #define CONFIG_SYS_LCRR_EADC LCRR_EADC_3
Dxpedite517x.h101 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_4 | LCRR_EADC_3)
/external/u-boot/arch/powerpc/include/asm/
Dfsl_lbc.h320 #define LCRR_EADC_3 0x00030000 macro