Searched refs:rk_clk_pll_def (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/clk/rockchip/
H A Drk_clk_pll.h44 struct rk_clk_pll_def { struct
62 int rk3066_clk_pll_register(struct clkdom *clkdom, struct rk_clk_pll_def *clkdef);
63 int rk3328_clk_pll_register(struct clkdom *clkdom, struct rk_clk_pll_def *clkdef);
64 int rk3399_clk_pll_register(struct clkdom *clkdom, struct rk_clk_pll_def *clkdef);
H A Drk3328_cru.c666 static struct rk_clk_pll_def apll = {
682 static struct rk_clk_pll_def dpll = {
697 static struct rk_clk_pll_def cpll = {
710 static struct rk_clk_pll_def gpll = {
726 static struct rk_clk_pll_def npll = {
H A Drk_clk_pll.c312 rk3066_clk_pll_register(struct clkdom *clkdom, struct rk_clk_pll_def *clkdef)
514 rk3328_clk_pll_register(struct clkdom *clkdom, struct rk_clk_pll_def *clkdef)
752 rk3399_clk_pll_register(struct clkdom *clkdom, struct rk_clk_pll_def *clkdef)
H A Drk3568_pmucru.c58 .clk.pll = &(struct rk_clk_pll_def) { \
H A Drk_cru.h235 struct rk_clk_pll_def *pll;
H A Drk3399_pmucru.c764 static struct rk_clk_pll_def ppll = {
H A Drk3288_cru.c493 .clk.pll = &(struct rk_clk_pll_def) { \
H A Drk3399_cru.c686 .clk.pll = &(struct rk_clk_pll_def) { \
H A Drk3568_cru.c69 .clk.pll = &(struct rk_clk_pll_def) { \

Completed in 116 milliseconds