Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_utils.c10 static struct s32cc_clk *s32cc_clk_get_from_array(const struct s32cc_clk_array *arr, in s32cc_clk_get_from_array()
30 struct s32cc_clk *s32cc_get_clk_from_table(const struct s32cc_clk_array *const *clk_arr, in s32cc_get_clk_from_table()
47 int s32cc_get_id_from_table(const struct s32cc_clk_array *const *clk_arr, in s32cc_get_id_from_table()
H A Ds32cc_clk_modules.c218 static struct s32cc_clk_array s32cc_hw_clocks = {
262 static struct s32cc_clk_array s32cc_arch_clocks = {
268 static const struct s32cc_clk_array *s32cc_clk_table[2] = {
/rk3399_ARM-atf/include/drivers/nxp/clk/s32cc/
H A Ds32cc-clk-utils.h11 struct s32cc_clk *s32cc_get_clk_from_table(const struct s32cc_clk_array *const *clk_arr,
15 int s32cc_get_id_from_table(const struct s32cc_clk_array *const *clk_arr,
H A Ds32cc-clk-modules.h196 struct s32cc_clk_array { struct