Searched refs:apb1_div_table (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-a23.c | 201 static struct clk_div_table apb1_div_table[] = { variable 209 0x054, 8, 2, apb1_div_table, 0);
|
D | ccu-sun8i-a33.c | 211 static struct clk_div_table apb1_div_table[] = { variable 219 0x054, 8, 2, apb1_div_table, 0);
|
D | ccu-sun8i-v3s.c | 160 static struct clk_div_table apb1_div_table[] = { variable 168 0x054, 8, 2, apb1_div_table, 0);
|
D | ccu-sun50i-a64.c | 251 static struct clk_div_table apb1_div_table[] = { variable 259 0x054, 8, 2, apb1_div_table, 0);
|
D | ccu-sun6i-a31.c | 228 static struct clk_div_table apb1_div_table[] = { variable 237 0x054, 8, 2, apb1_div_table, 0);
|
D | ccu-sun8i-r40.c | 283 static struct clk_div_table apb1_div_table[] = { variable 291 0x054, 8, 2, apb1_div_table, 0);
|
D | ccu-sun8i-h3.c | 175 static struct clk_div_table apb1_div_table[] = { variable 183 0x054, 8, 2, apb1_div_table, 0);
|