Searched refs:cpf (Results 1 – 2 of 2) sorted by relevance
241 int cpf; in tas2552_hw_params() local 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() 267 if (cpf <= 32) in tas2552_hw_params() 269 else if (cpf <= 64) in tas2552_hw_params() 271 else if (cpf <= 128) in tas2552_hw_params()
680 u32 cpf = snd_emu10k1_ptr_read(emu, CPF, voice); in snd_emu10k1_playback_commit_pitch() local683 CPF, (cpf & ~(CPF_CURRENTPITCH_MASK | CPF_FRACADDRESS_MASK)) | pitch_target, in snd_emu10k1_playback_commit_pitch()