Searched refs:clk_div_table (Results 1 – 2 of 2) sorted by relevance
61 struct clk_div_table { struct74 const struct clk_div_table *div_table[2]; argument84 static const struct clk_div_table div_table1[] = {90 static const struct clk_div_table div_table2[] = {96 static const struct clk_div_table div_table6[] = {266 const struct clk_div_table *i; in get_div()
29 struct clk_div_table { struct35 static const struct clk_div_table cpg_sdh_div_table[] = { argument41 static const struct clk_div_table cpg_sd01_div_table[] = {47 static u8 gen2_clk_get_sdh_div(const struct clk_div_table *table, u8 div) in gen2_clk_get_sdh_div()