Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar934x/
H A Dclk.c122 reg = ath79_get_bootstrap(); in ar934x_pll_init()
217 val = ath79_get_bootstrap(); in ar934x_get_xtal()
H A Dddr.c48 reg = ath79_get_bootstrap(); in ar934x_ddr_init()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dclk.c20 val = ath79_get_bootstrap(); in ar933x_get_xtal()
H A Dddr.c117 val = ath79_get_bootstrap(); in ddr_init()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dclk.c20 val = ath79_get_bootstrap(); in qca953x_get_xtal()
H A Dddr.c229 val = ath79_get_bootstrap(); in ddr_init()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h143 u32 ath79_get_bootstrap(void);
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/
H A Dreset.c48 u32 ath79_get_bootstrap(void) in ath79_get_bootstrap() function