Home
last modified time | relevance | path

Searched refs:DIV_A (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c19 #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()
/openbmc/linux/drivers/clk/renesas/
H A Dr9a09g011-cpg.c24 #define DIV_A DDIV_PACK(0x200, 0, 3) macro
137 DEF_DIV_RO(".diva", CLK_DIV_A, CLK_PLL1, DIV_A, dtable_diva),