Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-cpu-8996.c184 struct clk_cpu_8996_mux { struct
198 container_of(_nb, struct clk_cpu_8996_mux, nb)
200 static inline struct clk_cpu_8996_mux *to_clk_cpu_8996_mux_hw(struct clk_hw *hw) in to_clk_cpu_8996_mux_hw()
202 return container_of(to_clk_regmap(hw), struct clk_cpu_8996_mux, clkr); in to_clk_cpu_8996_mux_hw()
208 struct clk_cpu_8996_mux *cpuclk = to_clk_cpu_8996_mux_hw(hw); in clk_cpu_8996_mux_get_parent()
221 struct clk_cpu_8996_mux *cpuclk = to_clk_cpu_8996_mux_hw(hw); in clk_cpu_8996_mux_set_parent()
234 struct clk_cpu_8996_mux *cpuclk = to_clk_cpu_8996_mux_hw(hw); in clk_cpu_8996_mux_determine_rate()
256 static struct clk_cpu_8996_mux pwrcl_smux = {
272 static struct clk_cpu_8996_mux perfcl_smux = {
288 static struct clk_cpu_8996_mux pwrcl_pmu
[all...]

Completed in 1 milliseconds