Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c388 static u32 ast2600_hpll_pclk2_div_table[] = { variable
404 u32 apb_div = ast2600_hpll_pclk2_div_table[((clk_sel4 >> 9) & 0x7)]; in ast2600_get_pclk2()