i2s_pll_cfg
const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(req->best_parent_rate);
const struct i2s_pll_cfg *pll_cfg = i2s_pll_get_cfg(parent_rate);
static const struct i2s_pll_cfg i2s_pll_cfg_27m[] = {
static const struct i2s_pll_cfg i2s_pll_cfg_28m[] = {
static const struct i2s_pll_cfg *i2s_pll_get_cfg(unsigned long prate)