Home
last modified time | relevance | path

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

/drivers/clk/mmp/
Dclk-apbc.c26 #define to_clk_apbc(hw) container_of(hw, struct clk_apbc, hw)
27 struct clk_apbc { struct
37 struct clk_apbc *apbc = to_clk_apbc(hw); in clk_apbc_prepare() argument
88 struct clk_apbc *apbc = to_clk_apbc(hw); in clk_apbc_unprepare()
126 struct clk_apbc *apbc; in mmp_clk_register_apbc()