Home
last modified time | relevance | path

Searched defs:clk_branch (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-branch.h23 struct clk_branch { struct
46 container_of(to_clk_regmap(_hw), struct clk_branch, clkr) argument
Dclk-branch.c67 bool (check_halt)(const struct clk_branch *, bool)) in clk_branch_wait()
99 bool (check_halt)(const struct clk_branch *, bool)) in clk_branch_toggle()
/kernel/linux/linux-6.6/drivers/clk/qcom/
Dclk-branch.h24 struct clk_branch { struct
25 u32 hwcg_reg;
26 u32 halt_reg;
27 u8 hwcg_bit;
28 u8 halt_bit;
52 struct clk_branch clk, bool on) in qcom_branch_set_force_mem_core() argument
Dclk-branch.c62 bool (check_halt)(const struct clk_branch *, bool)) in clk_branch_wait()
94 bool (check_halt)(const struct clk_branch *, bool)) in clk_branch_toggle()