Searched defs:clk_branch (Results 1 – 2 of 2) sorted by relevance
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()