Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c734 #define to_r9a06g032_gate(_hw) container_of(_hw, struct r9a06g032_clk_gate, hw) macro
846 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_enable()
854 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_disable()
861 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_is_enabled()