Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-aspeed.c149 static struct clk_hw *aspeed_ast2500_calc_pll(const char *name, u32 val) in aspeed_ast2500_calc_pll() function
174 .calc_pll = aspeed_ast2500_calc_pll,
670 aspeed_clk_data->hws[ASPEED_CLK_HPLL] = aspeed_ast2500_calc_pll("hpll", val); in aspeed_ast2500_cc()