Lines Matching defs:tdm_delay
77 unsigned int tdm_delay;
169 pll_clkin += tas2552->tdm_delay;
209 pll_clkin += tas2552->tdm_delay;
247 cpf = 32 + tas2552->tdm_delay;
251 cpf = 64 + tas2552->tdm_delay;
255 cpf = 64 + tas2552->tdm_delay;
259 cpf = 64 + tas2552->tdm_delay;
334 delay += (tas2552->tdm_delay + 1);
336 delay += tas2552->tdm_delay;
459 tas2552->tdm_delay = lsb * slot_width;