Searched defs:clk_branch (Results 1 – 4 of 4) sorted by relevance
23 struct clk_branch { struct46 container_of(to_clk_regmap(_hw), struct clk_branch, clkr) argument
67 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()
24 struct clk_branch { struct25 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
62 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()