Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/renesas/
A Drcar-gen3-cpg.c42 struct cpg_pll_clk { struct
50 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) argument
55 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_recalc_rate()
68 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_determine_rate()
88 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_set_rate()
124 struct cpg_pll_clk *pll_clk; in cpg_pll_clk_register()
A Drcar-gen4-cpg.c61 struct cpg_pll_clk { struct
68 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) argument
73 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_recalc_rate()
103 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_set_rate()
149 struct cpg_pll_clk *pll_clk; in cpg_pll_clk_register()

Completed in 4 milliseconds