Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dxpedite520x.h77 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3)
H A Dxpedite537x.h93 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3)
H A Dxpedite550x.h95 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3)
H A Dve8313.h162 #define CONFIG_SYS_LCRR_EADC LCRR_EADC_3
H A Dxpedite517x.h101 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_4 | LCRR_EADC_3)
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h320 #define LCRR_EADC_3 0x00030000 macro