Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 25 of 63) sorted by relevance

123

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dclock_manager_gen5.c322 u32 reg, clock; in cm_get_main_vco_clk_hz() local
337 u32 reg, clock = 0; in cm_get_per_vco_clk_hz() local
362 u32 reg, clock; in cm_get_mpu_clk_hz() local
376 u32 reg, clock = 0; in cm_get_sdram_clk_hz() local
407 u32 reg, clock = 0; in cm_get_l4_sp_clk_hz() local
441 u32 reg, clock = 0; in cm_get_mmc_controller_clk_hz() local
471 u32 reg, clock = 0; in cm_get_qspi_controller_clk_hz() local
499 u32 reg, clock = 0; in cm_get_spi_controller_clk_hz() local
/rk3399_rockchip-uboot/board/freescale/corenet_ds/
H A Dcorenet_ds.c63 unsigned int clock = (sw >> (6 - (2 * i))) & 3; in checkboard() local
143 unsigned int clock = (sw >> (6 - (2 * i))) & 3; in misc_init_r() local
/rk3399_rockchip-uboot/board/freescale/p2041rdb/
H A Dp2041rdb.c53 unsigned int clock = (sw >> (2 * i)) & 3; in checkboard() local
177 unsigned int clock = (sw >> (2 * i)) & 3; in misc_init_r() local
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos4x12.dtsi37 clock: clock-controller@10030000 { label
H A Dexynos4210.dtsi73 clock: clock-controller@10030000 { label
/rk3399_rockchip-uboot/board/freescale/t1040qds/
H A Dt1040qds.c36 int clock; in checkboard() local
211 unsigned int clock = (sw >> (6 - 2 * i)) & 3; in misc_init_r() local
/rk3399_rockchip-uboot/include/dm/platform_data/
H A Dserial_bcm283x_mu.h20 unsigned int clock; member
H A Dserial_pl01x.h26 unsigned int clock; member
/rk3399_rockchip-uboot/drivers/ufs/
H A Dti-j721e-ufs.c21 unsigned int clock; in ti_j721e_ufs_probe() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_sdhci.c136 static void rk3399_emmc_phy_power_on(struct rockchip_emmc_phy *phy, u32 clock) in rk3399_emmc_phy_power_on()
203 static int rockchip_emmc_set_clock(struct sdhci_host *host, unsigned int clock) in rockchip_emmc_set_clock()
311 static int rk3399_sdhci_emmc_set_clock(struct sdhci_host *host, unsigned int clock) in rk3399_sdhci_emmc_set_clock()
329 static int dwcmshc_sdhci_emmc_set_clock(struct sdhci_host *host, unsigned int clock) in dwcmshc_sdhci_emmc_set_clock()
479 static int rockchip_sdhci_set_clock(struct sdhci_host *host, unsigned int clock) in rockchip_sdhci_set_clock()
H A Dzynq_sdhci.c35 unsigned long clock; in arasan_sdhci_probe() local
H A Dtegra_mmc.c34 unsigned int clock; /* Current clock (MHz) */ member
360 static void tegra_mmc_change_clock(struct tegra_mmc_priv *priv, uint clock) in tegra_mmc_change_clock()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c37 static int check_CPU(long clock, uint pvr, uint immr) in check_CPU()
92 ulong clock = gd->cpu_clk; in checkcpu() local
/rk3399_rockchip-uboot/arch/mips/dts/
H A Dpic32mzda.dtsi35 clock: clk@1f801200 { label
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_zynq.c50 unsigned long clock, unsigned long baud) in _uart_zynq_serial_setbrg()
111 unsigned long clock; in zynq_serial_setbrg() local
H A Dserial_pl01x.c106 int clock, int baudrate) in pl01x_generic_setbrg()
186 int clock = 0; in pl01x_serial_init_baud() local
/rk3399_rockchip-uboot/board/freescale/b4860qds/
H A Db4860qds.c43 int clock; in checkboard() local
1115 unsigned int clock; in serdes_refclock() local
1163 int clock; in misc_init_r() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dfsl_ls1_serdes.c121 const char *serdes_clock_to_string(u32 clock) in serdes_clock_to_string()
/rk3399_rockchip-uboot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c40 static int sunxi_dw_hdmi_get_divider(uint clock) in sunxi_dw_hdmi_get_divider()
136 static void sunxi_dw_hdmi_phy_set(uint clock) in sunxi_dw_hdmi_phy_set()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c32 ulong clock = gd->cpu_clk; in checkcpu() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h461 static inline struct refclk *to_refclk(struct clk *clock) in to_refclk()
466 static inline struct peri_clock *to_peri_clk(struct clk *clock) in to_peri_clk()
471 static inline struct ccu_clock *to_ccu_clk(struct clk *clock) in to_ccu_clk()
476 static inline struct bus_clock *to_bus_clk(struct clk *clock) in to_bus_clk()
481 static inline struct ref_clock *to_ref_clk(struct clk *clock) in to_ref_clk()
H A Dclk-core.c169 const char **clock; in peri_clk_set_rate() local
211 const char **clock; in peri_clk_get_rate() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h461 static inline struct refclk *to_refclk(struct clk *clock) in to_refclk()
466 static inline struct peri_clock *to_peri_clk(struct clk *clock) in to_peri_clk()
471 static inline struct ccu_clock *to_ccu_clk(struct clk *clock) in to_ccu_clk()
476 static inline struct bus_clock *to_bus_clk(struct clk *clock) in to_bus_clk()
481 static inline struct ref_clock *to_ref_clk(struct clk *clock) in to_ref_clk()
H A Dclk-core.c169 const char **clock; in peri_clk_set_rate() local
211 const char **clock; in peri_clk_get_rate() local
/rk3399_rockchip-uboot/drivers/qe/
H A Duccf.c87 static int ucc_set_clk_src(int ucc_num, qe_clock_e clock, comm_dir_e mode) in ucc_set_clk_src()

123