Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c723 struct r9a06g032_clk_gate { struct
731 #define to_r9a06g032_gate(_hw) container_of(_hw, struct r9a06g032_clk_gate, hw) argument
843 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_enable()
851 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_disable()
858 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_is_enabled()
879 struct r9a06g032_clk_gate *g; in r9a06g032_register_gate()