Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c384 static u32 ast2600_hpll_pclk1_div_table[] = { variable
395 u32 apb_div = ast2600_hpll_pclk1_div_table[((clk_sel1 >> 23) & 0x7)]; in ast2600_get_pclk1()