Searched refs:DIV_A (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/clk/ |
D | clk-sp7021.c | 19 #define DIV_A 34 macro 423 } else if (clk->div_width == DIV_A) { in sp_pll_round_rate() 445 } else if (clk->div_width == DIV_A) { in sp_pll_recalc_rate() 492 } else if (clk->div_width == DIV_A) { in sp_pll_set_rate() 631 11, 12, 27000000, 0, DIV_A, 0); in sp7021_clk_probe()
|
/linux-6.12.1/drivers/clk/renesas/ |
D | r9a09g011-cpg.c | 24 #define DIV_A DDIV_PACK(0x200, 0, 3) macro 137 DEF_DIV_RO(".diva", CLK_DIV_A, CLK_PLL1, DIV_A, dtable_diva),
|