pm_idx 382 sound/pci/ctxfi/cthw20k1.c unsigned int pm_idx = src_param_pitch_mixer(idx); pm_idx 383 sound/pci/ctxfi/cthw20k1.c hw_write_20kx(hw, PRING_LO_HI+4*pm_idx, ctl->mpr); pm_idx 384 sound/pci/ctxfi/cthw20k1.c hw_write_20kx(hw, PMOPLO+8*pm_idx, 0x3); pm_idx 385 sound/pci/ctxfi/cthw20k1.c hw_write_20kx(hw, PMOPHI+8*pm_idx, 0x0); pm_idx 382 sound/pci/ctxfi/cthw20k2.c unsigned int pm_idx = src_param_pitch_mixer(idx); pm_idx 383 sound/pci/ctxfi/cthw20k2.c hw_write_20kx(hw, MIXER_PRING_LO_HI+4*pm_idx, ctl->mpr); pm_idx 384 sound/pci/ctxfi/cthw20k2.c hw_write_20kx(hw, MIXER_PMOPLO+8*pm_idx, 0x3); pm_idx 385 sound/pci/ctxfi/cthw20k2.c hw_write_20kx(hw, MIXER_PMOPHI+8*pm_idx, 0x0);