Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-ast2600.c733 static const u32 ast2600_a0_axi_ahb_div_table[] = { variable
795 ahb_div = ast2600_a0_axi_ahb_div_table[(val >> 11) & 0x3]; in aspeed_g6_cc()
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c312 static u32 ast2600_a0_axi_ahb_div_table[] = { variable
367 ahb_div = ast2600_a0_axi_ahb_div_table[(hwstrap1 >> 11) & 0x3]; in ast2600_get_hclk()