Home
last modified time | relevance | path

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

/drivers/clk/mmp/
Dclk-apbc.c23 #define to_clk_apbc(hw) container_of(hw, struct clk_apbc, hw)
24 struct clk_apbc { struct
34 struct clk_apbc *apbc = to_clk_apbc(hw); in clk_apbc_prepare() argument
85 struct clk_apbc *apbc = to_clk_apbc(hw); in clk_apbc_unprepare()
123 struct clk_apbc *apbc; in mmp_clk_register_apbc()