Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dr9a06g032-clocks.c791 struct r9a06g032_clk_dualgate { struct
800 container_of(_hw, struct r9a06g032_clk_dualgate, hw) argument
803 r9a06g032_clk_dualgate_setenable(struct r9a06g032_clk_dualgate *g, int enable) in r9a06g032_clk_dualgate_setenable()
816 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_enable()
825 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_disable()
832 struct r9a06g032_clk_dualgate *g = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_is_enabled()
850 struct r9a06g032_clk_dualgate *g; in r9a06g032_register_dualgate()