Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/qcom/
Dclk-rcg.h127 struct clk_dyn_rcg { struct
146 container_of(to_clk_regmap(_hw), struct clk_dyn_rcg, clkr) argument
Dclk-rcg.c66 static int reg_to_bank(struct clk_dyn_rcg *rcg, u32 bank) in reg_to_bank()
74 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_get_parent()
206 static int configure_bank(struct clk_dyn_rcg *rcg, const struct freq_tbl *f) in configure_bank()
301 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_set_parent()
377 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_recalc_rate()
458 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in clk_dyn_rcg_determine_rate()
603 struct clk_dyn_rcg *rcg = to_clk_dyn_rcg(hw); in __clk_dyn_rcg_set_rate()
Dmmcc-msm8960.c778 static struct clk_dyn_rcg gfx2d0_src = {
838 static struct clk_dyn_rcg gfx2d1_src = {
939 static struct clk_dyn_rcg gfx3d_src = {
1017 static struct clk_dyn_rcg vcap_src = {
1224 static struct clk_dyn_rcg mdp_src = {
1333 static struct clk_dyn_rcg rot_src = {
1557 static struct clk_dyn_rcg vcodec_src = {