Home
last modified time | relevance | path

Searched refs:ath79_get_bootstrap (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dclk.c19 val = ath79_get_bootstrap(); in ar933x_get_xtal()
H A Dddr.c114 val = ath79_get_bootstrap(); in ddr_init()
/openbmc/u-boot/arch/mips/mach-ath79/ar934x/
H A Dclk.c121 reg = ath79_get_bootstrap(); in ar934x_pll_init()
216 val = ath79_get_bootstrap(); in ar934x_get_xtal()
H A Dddr.c47 reg = ath79_get_bootstrap(); in ar934x_ddr_init()
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dclk.c19 val = ath79_get_bootstrap(); in qca953x_get_xtal()
H A Dddr.c226 val = ath79_get_bootstrap(); in ddr_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h142 u32 ath79_get_bootstrap(void);
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dreset.c47 u32 ath79_get_bootstrap(void) in ath79_get_bootstrap() function