Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c1166 struct r9a06g032_clk_dualgate { struct
1175 container_of(_hw, struct r9a06g032_clk_dualgate, hw) argument
1178 r9a06g032_clk_dualgate_setenable(struct r9a06g032_clk_dualgate *g, int enable) in r9a06g032_clk_dualgate_setenable()
1191 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_enable()
1200 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_disable()
1207 struct r9a06g032_clk_dualgate *g = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_is_enabled()
1225 struct r9a06g032_clk_dualgate *g; in r9a06g032_register_dualgate()