Home
last modified time | relevance | path

Searched refs:rk3066_cru (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3066.c107 static int rkclk_set_pll(struct rk3066_cru *cru, enum rk_clk_id clk_id, in rkclk_set_pll()
141 static int rkclk_configure_ddr(struct rk3066_cru *cru, struct rk3066_grf *grf, in rkclk_configure_ddr()
187 static int rkclk_configure_cpu(struct rk3066_cru *cru, struct rk3066_grf *grf, in rkclk_configure_cpu()
247 static uint32_t rkclk_pll_get_rate(struct rk3066_cru *cru, in rkclk_pll_get_rate()
280 static ulong rockchip_mmc_get_clk(struct rk3066_cru *cru, uint gclk_rate, in rockchip_mmc_get_clk()
306 static ulong rockchip_mmc_set_clk(struct rk3066_cru *cru, uint gclk_rate, in rockchip_mmc_set_clk()
339 static ulong rockchip_spi_get_clk(struct rk3066_cru *cru, uint gclk_rate, in rockchip_spi_get_clk()
361 static ulong rockchip_spi_set_clk(struct rk3066_cru *cru, uint gclk_rate, in rockchip_spi_set_clk()
386 static void rkclk_init(struct rk3066_cru *cru, struct rk3066_grf *grf, in rkclk_init()
509 struct rk3066_cru *cru = priv->cru; in rk3066_clk_set_rate()
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3066.h29 struct rk3066_cru *cru;
39 struct rk3066_cru { struct
58 check_member(rk3066_cru, cru_glb_cnt_th, 0x0140); argument
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c40 struct rk3066_cru *cru;
98 static void ddr_reset(struct rk3066_cru *cru, u32 ch, u32 ctl, u32 phy) in ddr_reset()
115 static void ddr_phy_ctl_reset(struct rk3066_cru *cru, u32 ch, u32 n) in ddr_phy_ctl_reset()
123 static void phy_pctrl_reset(struct rk3066_cru *cru, in phy_pctrl_reset()