Home
last modified time | relevance | path

Searched refs:rockchip_pll_clock (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h117 struct rockchip_pll_clock { struct
136 static inline ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll, in rockchip_pll_get_rate() argument
143 static inline int rockchip_pll_set_rate(struct rockchip_pll_clock *pll, in rockchip_pll_set_rate()
157 int rockchip_pll_set_rate(struct rockchip_pll_clock *pll,
160 ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll,
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_pll.c229 rockchip_get_pll_settings(struct rockchip_pll_clock *pll, ulong rate) in rockchip_get_pll_settings()
248 static int rk3036_pll_set_rate(struct rockchip_pll_clock *pll, in rk3036_pll_set_rate()
327 static ulong rk3036_pll_get_rate(struct rockchip_pll_clock *pll, in rk3036_pll_get_rate()
401 static int rk3588_pll_set_rate(struct rockchip_pll_clock *pll, in rk3588_pll_set_rate()
519 static ulong rk3588_pll_get_rate(struct rockchip_pll_clock *pll, in rk3588_pll_get_rate()
567 ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll, in rockchip_pll_get_rate()
593 int rockchip_pll_set_rate(struct rockchip_pll_clock *pll, in rockchip_pll_set_rate()
H A Dclk_rk3128.c80 static struct rockchip_pll_clock rk3128_pll_clks[] = {
H A Dclk_rk322x.c81 static struct rockchip_pll_clock rk322x_pll_clks[] = {
H A Dclk_rk3308.c75 static struct rockchip_pll_clock rk3308_pll_clks[] = {
H A Dclk_rk3328.c105 static struct rockchip_pll_clock rk3328_pll_clks[] = {
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3188.c216 static struct rockchip_pll_clock rk3066_pll_clks[] __initdata = {
227 static struct rockchip_pll_clock rk3188_pll_clks[] __initdata = {
847 struct rockchip_pll_clock *pll = &rk3188_pll_clks[i]; in rk3188_clk_init()
H A Dclk-px30.c189 static struct rockchip_pll_clock px30_pll_clks[] __initdata = {
204 static struct rockchip_pll_clock px30_pmu_pll_clks[] __initdata = {
H A Dclk-rk3036.c142 static struct rockchip_pll_clock rk3036_pll_clks[] __initdata = {
H A Dclk.h560 struct rockchip_pll_clock { struct
1266 struct rockchip_pll_clock *pll_list,
H A Dclk-rv1126.c225 static struct rockchip_pll_clock rv1126_pmu_pll_clks[] __initdata = {
231 static struct rockchip_pll_clock rv1126_pll_clks[] __initdata = {
H A Dclk-rk3128.c160 static struct rockchip_pll_clock rk3128_pll_clks[] __initdata = {
H A Dclk-rk3399.c293 static struct rockchip_pll_clock rk3399_pll_clks[] __initdata = {
315 static struct rockchip_pll_clock rk3399_pmu_pll_clks[] __initdata = {
H A Dclk-rk3228.c169 static struct rockchip_pll_clock rk3228_pll_clks[] __initdata = {
H A Dclk-rk3568.c319 static struct rockchip_pll_clock rk3568_pmu_pll_clks[] __initdata = {
328 static struct rockchip_pll_clock rk3568_pll_clks[] __initdata = {
H A Dclk.c447 struct rockchip_pll_clock *list, in rockchip_clk_register_plls()
H A Dclk-rv1108.c154 static struct rockchip_pll_clock rv1108_pll_clks[] __initdata = {
H A Dclk-rk3328.c216 static struct rockchip_pll_clock rk3328_pll_clks[] __initdata = {
H A Dclk-rk3368.c148 static struct rockchip_pll_clock rk3368_pll_clks[] __initdata = {
H A Dclk-rk3288.c235 static struct rockchip_pll_clock rk3288_pll_clks[] __initdata = {
H A Dclk-rk3308.c183 static struct rockchip_pll_clock rk3308_pll_clks[] __initdata = {
H A Dclk-rk3528.c173 static struct rockchip_pll_clock rk3528_pll_clks[] __initdata = {
H A Dclk-rk3562.c120 static struct rockchip_pll_clock rk3562_pll_clks[] __initdata = {
H A Dclk-rk1808.c184 static struct rockchip_pll_clock rk1808_pll_clks[] __initdata = {
H A Dclk-rv1106.c252 static struct rockchip_pll_clock rv1106_pll_clks[] __initdata = {

12