| /rk3399_rockchip-uboot/drivers/clk/rockchip/ |
| H A D | clk_rv1126b.c | 1466 static ulong rv1126b_clk_get_rate(struct clk *clk) in rv1126b_clk_get_rate() 1598 static ulong rv1126b_clk_set_rate(struct clk *clk, ulong rate) in rv1126b_clk_set_rate() 1729 static int rv1126b_clk_set_parent(struct clk *clk, struct clk *parent) in rv1126b_clk_set_parent() 1739 static int rv1126b_clk_enable(struct clk *clk) in rv1126b_clk_enable() 1776 static int rv1126b_clk_disable(struct clk *clk) in rv1126b_clk_disable() 1962 struct clk clk; in soc_clk_dump() local
|
| H A D | clk_rk3399.c | 1141 static ulong rk3399_clk_get_rate(struct clk *clk) in rk3399_clk_get_rate() 1218 static ulong rk3399_clk_set_rate(struct clk *clk, ulong rate) in rk3399_clk_set_rate() 1293 static int __maybe_unused rk3399_gmac_set_parent(struct clk *clk, struct clk *parent) in rk3399_gmac_set_parent() 1328 static int __maybe_unused rk3399_dclk_vop_set_parent(struct clk *clk, in rk3399_dclk_vop_set_parent() 1355 static int __maybe_unused rk3399_clk_set_parent(struct clk *clk, struct clk *parent) in rk3399_clk_set_parent() 1369 static int rk3399_clk_enable(struct clk *clk) in rk3399_clk_enable() 1664 static ulong rk3399_pmuclk_get_rate(struct clk *clk) in rk3399_pmuclk_get_rate() 1689 static ulong rk3399_pmuclk_set_rate(struct clk *clk, ulong rate) in rk3399_pmuclk_set_rate() 1809 struct clk clk; in soc_clk_dump() local
|
| H A D | clk_rk3576.c | 2052 static ulong rk3576_clk_get_rate(struct clk *clk) in rk3576_clk_get_rate() 2221 static ulong rk3576_clk_set_rate(struct clk *clk, ulong rate) in rk3576_clk_set_rate() 2385 static int __maybe_unused rk3576_dclk_vop_set_parent(struct clk *clk, in rk3576_dclk_vop_set_parent() 2465 static int __maybe_unused rk3576_ufs_ref_set_parent(struct clk *clk, in rk3576_ufs_ref_set_parent() 2484 static int rk3576_clk_set_parent(struct clk *clk, struct clk *parent) in rk3576_clk_set_parent() 2543 struct clk clk; in rk3576_clk_probe() local 2709 struct clk clk; in soc_clk_dump() local
|
| /rk3399_rockchip-uboot/board/freescale/mpc8349emds/ |
| H A D | pci.c | 122 volatile clk83xx_t *clk = (volatile clk83xx_t *)&immr->clk; in pci_init_board() local
|
| /rk3399_rockchip-uboot/board/ti/ks2_evm/ |
| H A D | board_k2e.c | 17 unsigned int get_external_clk(u32 clk) in get_external_clk()
|
| H A D | board_k2l.c | 17 unsigned int get_external_clk(u32 clk) in get_external_clk()
|
| H A D | board_k2hk.c | 26 unsigned int get_external_clk(u32 clk) in get_external_clk()
|
| /rk3399_rockchip-uboot/arch/arm/mach-keystone/ |
| H A D | cmd_clock.c | 69 unsigned int clk; in do_getclk_cmd() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx7ulp/ |
| H A D | clock.c | 116 unsigned int mxc_get_clock(enum mxc_clock clk) in mxc_get_clock() 222 static void lpuart_set_clk(uint32_t index, enum scg_clk clk) in lpuart_set_clk()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288/ |
| H A D | rk3288.c | 247 struct clk clk; in veyron_init() local 320 struct clk clk; in do_clock() local
|
| /rk3399_rockchip-uboot/drivers/clk/at91/ |
| H A D | pmc.c | 90 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in at91_clk_of_xlate()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-atmel.c | 57 struct clk clk; in ehci_atmel_enable_clk() local
|
| /rk3399_rockchip-uboot/board/freescale/mpc837xemds/ |
| H A D | pci.c | 81 volatile clk83xx_t *clk = (volatile clk83xx_t *)&immr->clk; in pci_init_board() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/lpc32xx/ |
| H A D | timer.c | 15 static struct clk_pm_regs *clk = (struct clk_pm_regs *)CLK_PM_BASE; variable
|
| H A D | devices.c | 17 static struct clk_pm_regs *clk = (struct clk_pm_regs *)CLK_PM_BASE; variable
|
| /rk3399_rockchip-uboot/arch/arm/mach-zynq/ |
| H A D | timer.c | 65 struct clk clk; in timer_init() local
|
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | rk3288_hdmi.c | 61 struct clk clk; in rk3288_clk_config() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/ |
| H A D | generic.c | 189 unsigned int mxc_get_main_clock(enum mxc_main_clock clk) in mxc_get_main_clock() 251 unsigned int mxc_get_peri_clock(enum mxc_peri_clock clk) in mxc_get_peri_clock() 335 unsigned int mxc_get_clock(enum mxc_clock clk) in mxc_get_clock()
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_ar933x.c | 44 static u32 ar933x_serial_get_baud(u32 clk, u32 scale, u32 step) in ar933x_serial_get_baud() 58 static void ar933x_serial_get_scale_step(u32 clk, u32 baud, in ar933x_serial_get_scale_step()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | zynq_sdhci.c | 34 struct clk clk; in arasan_sdhci_probe() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-exynos/ |
| H A D | dmc_init_ddr3.c | 29 struct exynos5_clock *clk = in reset_phy_ctrl() local 443 struct exynos5420_clock *clk = in ddr3_mem_ctrl_init() local
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | mxs_i2c.c | 38 uint32_t clk = mxc_get_clock(MXC_XTAL_CLK); in mxs_i2c_get_bus_speed() local 63 uint32_t clk = mxc_get_clock(MXC_XTAL_CLK); in mxs_i2c_set_bus_speed() local
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | clk_zynq.c | 369 static ulong zynq_clk_get_rate(struct clk *clk) in zynq_clk_get_rate() 404 static ulong zynq_clk_set_rate(struct clk *clk, ulong rate) in zynq_clk_set_rate() 425 static ulong zynq_clk_get_rate(struct clk *clk) in zynq_clk_get_rate()
|
| H A D | clk_boston.c | 29 static ulong clk_boston_get_rate(struct clk *clk) in clk_boston_get_rate()
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | cdns-platform.c | 41 struct clk clk; in cdns_ufs_set_hclkdiv() local
|