Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-rk618.c57 struct rk618_cru { struct
164 static void rk618_clk_add_lookup(struct rk618_cru *cru, struct clk *clk, in rk618_clk_add_lookup()
171 static void rk618_clk_register_muxes(struct rk618_cru *cru) in rk618_clk_register_muxes()
195 static void rk618_clk_register_dividers(struct rk618_cru *cru) in rk618_clk_register_dividers()
218 static void rk618_clk_register_gates(struct rk618_cru *cru) in rk618_clk_register_gates()
241 static void rk618_clk_register_composites(struct rk618_cru *cru) in rk618_clk_register_composites()
274 static void rk618_clk_register_plls(struct rk618_cru *cru) in rk618_clk_register_plls()
304 struct rk618_cru *cru; in rk618_cru_probe()