spmax             183 sound/soc/meson/axg-pdm.c 	unsigned int spmax, sp, val;
spmax             187 sound/soc/meson/axg-pdm.c 	spmax = DIV_ROUND_UP_ULL((u64)clk_get_rate(priv->sysclk),
spmax             191 sound/soc/meson/axg-pdm.c 	if (WARN_ON(spmax > PDM_CHAN_CTRL_POINTER_MAX))
spmax             195 sound/soc/meson/axg-pdm.c 	sp = spmax * 3 / 4;