Searched defs:freq (Results 1 - 25 of 177) sorted by relevance

12345678

/u-boot/board/renesas/spider/
H A Dspider.c22 const u32 freq = CONFIG_SYS_CLK_FREQ; local
/u-boot/board/renesas/grayhawk/
H A Dgrayhawk.c22 const u32 freq = CONFIG_SYS_CLK_FREQ; local
/u-boot/board/renesas/whitehawk/
H A Dwhitehawk.c22 const u32 freq = CONFIG_SYS_CLK_FREQ; local
/u-boot/test/lib/
H A Dtest_print.c18 test_print_freq(struct unit_test_state *uts, uint64_t freq, char *expected) argument
48 test_print_size(struct unit_test_state *uts, uint64_t freq, char *expected) argument
/u-boot/drivers/sound/
H A Dsound.c11 sound_create_square_wave(uint sample_rate, unsigned short *data, int size, uint freq, uint channels) argument
/u-boot/tools/omap/
H A Dclocks_get_m_n.c51 u32 freq = target_freq_khz; local
/u-boot/arch/arm/mach-keystone/
H A Dcmd_clock.c70 unsigned long freq; local
H A Dcmd_mon.c18 u32 addr, dpsc_base = 0x1E80000, freq, load_addr, size; local
H A Dmon.c16 int mon_install(u32 addr, u32 dpsc, u32 freq, u32 bm_addr) argument
/u-boot/cmd/
H A Dsound.c41 int freq = 400; local
H A Dcyclic.c66 u64 cnt, freq; local
/u-boot/arch/arm/mach-uniphier/dram/
H A Dddrphy-ld4.c31 int uniphier_ld4_ddrphy_init(void __iomem *phy_base, int freq, bool ddr3plus) argument
H A Dumc-pro4.c72 umc_dramcont_init(void __iomem *dc_base, void __iomem *ca_base, int freq, unsigned long size, bool ddr3plus) argument
130 umc_ch_init(void __iomem *dc_base, void __iomem *ca_base, int freq, unsigned long size, unsigned int width, bool ddr3plus) argument
/u-boot/arch/arm/mach-uniphier/clk/
H A Dpll-base-ld20.c32 int uniphier_ld20_sscpll_init(unsigned long reg_base, unsigned int freq, argument
/u-boot/drivers/clk/qcom/
H A Dclock-qcm2290.c89 const struct freq_tbl *freq; local
[all...]
H A Dclock-sm6115.c100 const struct freq_tbl *freq; local
[all...]
H A Dclock-sdm845.c62 const struct freq_tbl *freq; local
[all...]
H A Dclock-sm8250.c65 const struct freq_tbl *freq; local
[all...]
H A Dclock-sm8550.c63 const struct freq_tbl *freq; local
[all...]
/u-boot/arch/arm/mach-imx/
H A Dsyscounter.c40 unsigned long freq; local
52 unsigned long freq; local
66 unsigned long val, freq; local
130 unsigned long freq; local
[all...]
/u-boot/arch/arm/mach-lpc32xx/
H A Dtimer.c27 static void lpc32xx_timer_reset(struct timer_regs *timer, u32 freq) argument
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c37 unsigned long freq; local
49 unsigned long freq; local
62 unsigned long ctrl, freq; local
121 unsigned long freq; local
[all...]
/u-boot/board/freescale/t208xrdb/
H A Dt208xrdb.c56 static const char *freq[3] = {"100.00MHZ", "125.00MHz", "156.25MHZ"}; local
/u-boot/board/astro/mcf5373l/
H A Dastro.h27 unsigned short freq; member in struct:__anon492
/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun4i.c94 unsigned int freq; member in struct:__anon34

Completed in 145 milliseconds

12345678