Searched refs:ths_div_table (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-a64.c | 387 static struct clk_div_table ths_div_table[] = { variable 397 .div = _SUNXI_CCU_DIV_TABLE(0, 2, ths_div_table),
|
H A D | ccu-sun8i-h3.c | 320 static struct clk_div_table ths_div_table[] = { variable 328 0x074, 0, 2, ths_div_table, BIT(31), 0);
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-a64.c | 389 static struct clk_div_table ths_div_table[] = { variable 399 .div = _SUNXI_CCU_DIV_TABLE(0, 2, ths_div_table),
|
H A D | ccu-sun8i-h3.c | 322 static struct clk_div_table ths_div_table[] = { variable 330 0x074, 0, 2, ths_div_table, BIT(31), 0);
|
Completed in 6 milliseconds