Searched refs:tdm_delay (Results 1 – 2 of 2) sorted by relevance
76 unsigned int tdm_delay; member 169 pll_clkin += tas2552->tdm_delay; in tas2552_setup_pll() 209 pll_clkin += tas2552->tdm_delay; in tas2552_setup_pll() 247 cpf = 32 + tas2552->tdm_delay; in tas2552_hw_params() 251 cpf = 64 + tas2552->tdm_delay; in tas2552_hw_params() 255 cpf = 64 + tas2552->tdm_delay; in tas2552_hw_params() 259 cpf = 64 + tas2552->tdm_delay; in tas2552_hw_params() 334 delay += (tas2552->tdm_delay + 1); in tas2552_prepare() 336 delay += tas2552->tdm_delay; in tas2552_prepare() 459 tas2552->tdm_delay in tas2552_set_dai_tdm_slot() [all...]
79 unsigned int tdm_delay; member1227 delay += (aic3x->tdm_delay*width + 1); in aic3x_prepare()1229 delay += aic3x->tdm_delay*width; in aic3x_prepare()1371 aic3x->tdm_delay = lsb; in aic3x_set_dai_tdm_slot()