Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/renesas/
Dr9a06g032-clocks.c702 struct r9a06g032_clk_dualgate { struct
711 container_of(_hw, struct r9a06g032_clk_dualgate, hw) argument
714 r9a06g032_clk_dualgate_setenable(struct r9a06g032_clk_dualgate *g, int enable) in r9a06g032_clk_dualgate_setenable()
727 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_enable()
736 struct r9a06g032_clk_dualgate *gate = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_disable()
743 struct r9a06g032_clk_dualgate *g = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_is_enabled()
761 struct r9a06g032_clk_dualgate *g; in r9a06g032_register_dualgate()