Home
last modified time | relevance | path

Searched defs:rkclk_set_pll (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3036.c62 static int rkclk_set_pll(struct rk3036_cru *cru, enum rk_clk_id clk_id, in rkclk_set_pll() function
H A Dclk_rk3066.c107 static int rkclk_set_pll(struct rk3066_cru *cru, enum rk_clk_id clk_id, in rkclk_set_pll() function
H A Dclk_rk3188.c105 static int rkclk_set_pll(struct rk3188_cru *cru, enum rk_clk_id clk_id, in rkclk_set_pll() function
H A Dclk_rv1108.c65 static int rkclk_set_pll(struct rv1108_cru *cru, enum rk_clk_id clk_id, in rkclk_set_pll() function
H A Dclk_rk3368.c249 static int rkclk_set_pll(struct rk3368_cru *cru, enum rk3368_pll_id pll_id, in rkclk_set_pll() function
H A Dclk_rk3288.c235 static int rkclk_set_pll(struct rk3288_cru *cru, enum rk_clk_id clk_id, in rkclk_set_pll() function
H A Dclk_px30.c214 static int rkclk_set_pll(struct px30_pll *pll, unsigned int *mode, in rkclk_set_pll() function
H A Dclk_rk3399.c366 static void rkclk_set_pll(u32 *pll_con, const struct pll_div *div) in rkclk_set_pll() function