Searched refs:axi_div_table (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu-sun9i-a80.c | 236 static struct clk_div_table axi_div_table[] = { variable 251 0x054, 0, 3, axi_div_table, 0); 256 0x058, 0, 3, axi_div_table, 0);
|
D | ccu-sun6i-a31.c | 184 static struct clk_div_table axi_div_table[] = { variable 197 0x050, 0, 3, axi_div_table, 0);
|
/Linux-v5.4/drivers/clk/ |
D | clk-stm32mp1.c | 263 static const struct clk_div_table axi_div_table[] = { variable 1753 _DIV(RCC_AXIDIVR, 0, 3, 0, axi_div_table)),
|