Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/axs10x/
Di2s_pll_clock.c26 struct i2s_pll_cfg { struct
34 static const struct i2s_pll_cfg i2s_pll_cfg_27m[] = { argument
47 static const struct i2s_pll_cfg i2s_pll_cfg_28m[] = {
88 static const struct i2s_pll_cfg *i2s_pll_get_cfg(unsigned long prate) in i2s_pll_get_cfg()
117 const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(*prate); in i2s_pll_round_rate()
136 const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(parent_rate); in i2s_pll_set_rate()