Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/axs10x/
H A Di2s_pll_clock.c27 struct i2s_pll_cfg { struct
35 static const struct i2s_pll_cfg i2s_pll_cfg_27m[] = {
48 static const struct i2s_pll_cfg i2s_pll_cfg_28m[] = {
89 static const struct i2s_pll_cfg *i2s_pll_get_cfg(unsigned long prate) in i2s_pll_get_cfg()
118 const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(*prate); in i2s_pll_round_rate()
137 const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(parent_rate); in i2s_pll_set_rate()
/kernel/linux/linux-6.6/drivers/clk/axs10x/
H A Di2s_pll_clock.c24 struct i2s_pll_cfg { struct
32 static const struct i2s_pll_cfg i2s_pll_cfg_27m[] = {
45 static const struct i2s_pll_cfg i2s_pll_cfg_28m[] = {
86 static const struct i2s_pll_cfg *i2s_pll_get_cfg(unsigned long prate) in i2s_pll_get_cfg()
115 const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(*prate); in i2s_pll_round_rate()
134 const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(parent_rate); in i2s_pll_set_rate()

Completed in 1 milliseconds