Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-aspeed.c129 static struct clk_hw *aspeed_ast2400_calc_pll(const char *name, u32 val) in aspeed_ast2400_calc_pll() function
181 .calc_pll = aspeed_ast2400_calc_pll,
619 hw = aspeed_ast2400_calc_pll("hpll", val); in aspeed_ast2400_cc()