Home
last modified time | relevance | path

Searched defs:freq (Results 101 – 125 of 148) sorted by relevance

123456

/rk3399_rockchip-uboot/drivers/spi/
H A Dtegra20_sflash.c70 unsigned int freq; member
H A Dxilinx_spi.c107 unsigned int freq; member
H A Dzynq_spi.c70 u32 freq; /* required frequency */ member
H A Dtegra114_spi.c92 unsigned int freq; member
H A Dtegra210_qspi.c89 unsigned int freq; member
H A Dtegra20_slink.c81 unsigned int freq; member
H A Datcspi200_spi.c80 unsigned int freq; member
H A Ddesignware_spi.c97 unsigned int freq; /* Default frequency */ member
/rk3399_rockchip-uboot/drivers/video/
H A Dfsl_diu_fb.c381 unsigned int depth = 0, freq = 0; in video_hw_init() local
/rk3399_rockchip-uboot/drivers/sound/
H A Dwm8994.c508 int clk_id, unsigned int freq) in wm8994_set_sysclk()
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk_zynqmp.c313 ulong freq; in zynqmp_clk_get_pll_rate() local
574 static int zynqmp_get_freq_by_name(char *name, struct udevice *dev, ulong *freq) in zynqmp_get_freq_by_name()
/rk3399_rockchip-uboot/board/freescale/b4860qds/
H A Db4860qds.c41 static const char *const freq[] = {"100", "125", "156.25", "161.13", in checkboard() local
/rk3399_rockchip-uboot/include/
H A Dspd.h77 unsigned char freq; /* 128 Intel spec: frequency */ member
/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_dw_mmc.c72 static uint rockchip_dwmmc_get_mmc_clk(struct dwmci_host *host, uint freq) in rockchip_dwmmc_get_mmc_clk()
H A Ddw_mmc.c633 static int dwmci_setup_bus(struct dwmci_host *host, u32 freq)
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rv1126.c564 static void phy_pll_set(struct dram_info *dram, u32 freq, u32 wait) in phy_pll_set()
900 u32 freq = sdram_params->base.ddr_freq; in set_ds_odt() local
3262 u32 freq) in pctl_modify_trfc()
3382 u32 freq, u32 cur_freq, u32 dst_fsp, in ddr_set_rate()
H A Dsdram_rk322x.c121 void phy_dll_bypass_set(struct rk322x_ddr_phy *ddr_phy, u32 freq) in phy_dll_bypass_set()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c444 unsigned long freq) in ft_fixup_clks()
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_pll.c87 ulong freq; in rockchip_pll_clk_set_postdiv() local
H A Dclk_rv1108.c124 uint32_t freq; in rkclk_pll_get_rate() local
H A Dclk_rk3128.c178 int periph, uint freq) in rockchip_mmc_set_clk()
/rk3399_rockchip-uboot/drivers/pwm/
H A Drk_pwm.c66 ulong freq; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.c1781 unsigned long freq) in hdmi_match_tmds_n_table()
1824 static u64 hdmi_audio_math_diff(unsigned int freq, unsigned int n, in hdmi_audio_math_diff()
1842 unsigned long freq) in hdmi_compute_n()
H A Dinno_mipi_phy.c395 unsigned int freq, in inno_mipi_dphy_get_fixed_param()
485 #define TIMING_NS(x, freq) (((x) * (DIV_ROUND_CLOSEST(NSEC_PER_SEC, freq)))) in inno_mipi_dphy_lane_timing_init() argument
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra114/
H A Dclock.c717 u32 freq, val; in arch_timer_init() local

123456