Home
last modified time | relevance | path

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

/linux/drivers/clk/actions/
A Dowl-gate.h22 struct owl_gate { struct
36 struct owl_gate _struct = { \ argument
49 struct owl_gate _struct = { \
59 static inline struct owl_gate *hw_to_owl_gate(const struct clk_hw *hw) in hw_to_owl_gate()
63 return container_of(common, struct owl_gate, common); in hw_to_owl_gate()
A Dowl-gate.c36 struct owl_gate *gate = hw_to_owl_gate(hw); in owl_gate_disable()
44 struct owl_gate *gate = hw_to_owl_gate(hw); in owl_gate_enable()
67 struct owl_gate *gate = hw_to_owl_gate(hw); in owl_gate_is_enabled()
A D.owl-gate.o.cmd1 … -DKBUILD_MODFILE='"drivers/clk/actions/clk-owl"' -DKBUILD_BASENAME='"owl_gate"' -DKBUILD_MODNAM…

Completed in 7 milliseconds