Home
last modified time | relevance | path

Searched refs:LCRR_EADC_1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dcyrus.h136 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_16 | LCRR_EADC_1)
H A Dids8313.h81 #define CONFIG_SYS_LCRR_EADC LCRR_EADC_1
H A DMPC8313ERDB.h230 #define CONFIG_SYS_LCRR_EADC LCRR_EADC_1
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h318 #define LCRR_EADC_1 0x00010000 macro