Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_LBC_LCRR (Results 1 – 24 of 24) sorted by relevance

/openbmc/u-boot/board/varisys/cyrus/
H A Dcyrus.c64 out_be32(&lbc->lcrr, 0x80000000 | CONFIG_SYS_LBC_LCRR); in board_early_init_r()
/openbmc/u-boot/include/configs/
H A DMPC8541CDS.h160 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */ macro
H A DMPC8555CDS.h158 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */ macro
H A DMPC8540ADS.h160 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */ macro
H A Dsocrates.h119 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */ macro
H A DMPC8568MDS.h135 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */ macro
H A DP1023RDB.h51 #define CONFIG_SYS_LBC_LCRR LCRR_CLKDIV_8 macro
H A DMPC8560ADS.h159 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */ macro
H A Dxpedite520x.h77 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3) macro
H A Dsbc8548.h337 #define CONFIG_SYS_LBC_LCRR 0x00000002 /* LB clock ratio reg */ macro
H A DMPC8548CDS.h224 #define CONFIG_SYS_LBC_LCRR 0x00030004 /* LB clock ratio reg */ macro
H A Dxpedite537x.h93 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3) macro
H A Dxpedite550x.h95 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_3) macro
H A Dp1_twr.h17 #define CONFIG_SYS_LBC_LCRR 0x80000002 /* LB clock ratio reg */ macro
H A Dcyrus.h136 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_16 | LCRR_EADC_1) macro
H A DMPC8569MDS.h195 #define CONFIG_SYS_LBC_LCRR 0x00000004 /* LB clock ratio reg */ macro
H A Dxpedite517x.h101 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_4 | LCRR_EADC_3) macro
H A DP2041RDB.h145 #define CONFIG_SYS_LBC_LCRR LCRR_CLKDIV_8 macro
H A Dcorenet_ds.h158 #define CONFIG_SYS_LBC_LCRR LCRR_CLKDIV_8 macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c725 #ifdef CONFIG_SYS_LBC_LCRR in cpu_init_r()
874 #ifdef CONFIG_SYS_LBC_LCRR in cpu_init_r()
879 clrsetbits_be32(&lbc->lcrr, LCRR_CLKDIV, CONFIG_SYS_LBC_LCRR); in cpu_init_r()
/openbmc/u-boot/include/configs/km/
H A Dkmp204x-common.h136 #define CONFIG_SYS_LBC_LCRR (LCRR_CLKDIV_8 | LCRR_EADC_2) macro
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c60 uint clkdiv, lbc_mhz, lcrr = CONFIG_SYS_LBC_LCRR; in local_bus_init()
/openbmc/u-boot/board/socrates/
H A Dsocrates.c141 uint lcrr = CONFIG_SYS_LBC_LCRR; in local_bus_init()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3231 CONFIG_SYS_LBC_LCRR