Searched refs:cpf (Results 1 – 2 of 2) sorted by relevance
243 int cpf; in tas2552_hw_params() local249 cpf = 32 + tas2552->tdm_delay; in tas2552_hw_params()253 cpf = 64 + tas2552->tdm_delay; in tas2552_hw_params()257 cpf = 64 + tas2552->tdm_delay; in tas2552_hw_params()261 cpf = 64 + tas2552->tdm_delay; in tas2552_hw_params()269 if (cpf <= 32) in tas2552_hw_params()271 else if (cpf <= 64) in tas2552_hw_params()273 else if (cpf <= 128) in tas2552_hw_params()
681 u32 cpf = snd_emu10k1_ptr_read(emu, CPF, voice); in snd_emu10k1_playback_commit_pitch() local684 CPF, (cpf & ~(CPF_CURRENTPITCH_MASK | CPF_FRACADDRESS_MASK)) | pitch_target, in snd_emu10k1_playback_commit_pitch()