Home
last modified time | relevance | path

Searched refs:axi_div_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/clk/sunxi-ng/
Dccu-sun9i-a80.c236 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);
Dccu-sun6i-a31.c184 static struct clk_div_table axi_div_table[] = { variable
197 0x050, 0, 3, axi_div_table, 0);
/Linux-v5.4/drivers/clk/
Dclk-stm32mp1.c263 static const struct clk_div_table axi_div_table[] = { variable
1753 _DIV(RCC_AXIDIVR, 0, 3, 0, axi_div_table)),