Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_drv.c993 typedef int (*enable_clk_t)(struct s32cc_clk_obj *module, typedef
1326 static int exec_cb_with_refcount(enable_clk_t en_cb, struct s32cc_clk_obj *mod, in exec_cb_with_refcount()
1365 static const enable_clk_t enable_clbs[13] = { in enable_module()