Home
last modified time | relevance | path

Searched refs:owl_gate_set (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/clk/actions/
Dowl-gate.c16 void owl_gate_set(const struct owl_clk_common *common, in owl_gate_set() function
39 owl_gate_set(common, &gate->gate_hw, false); in owl_gate_disable()
47 owl_gate_set(common, &gate->gate_hw, true); in owl_gate_enable()
Dowl-composite.c35 owl_gate_set(common, &comp->gate_hw, false); in owl_comp_disable()
43 owl_gate_set(common, &comp->gate_hw, true); in owl_comp_enable()
Dowl-gate.h66 void owl_gate_set(const struct owl_clk_common *common,