ptp_phys_low     1257 sound/pci/ctxfi/cthw20k1.c 	u32 ptp_phys_low, ptp_phys_high;
ptp_phys_low     1267 sound/pci/ctxfi/cthw20k1.c 	ptp_phys_low = (u32)info->vm_pgt_phys;
ptp_phys_low     1276 sound/pci/ctxfi/cthw20k1.c 	hw_write_20kx(hw, PTPALX, ptp_phys_low);
ptp_phys_low     1235 sound/pci/ctxfi/cthw20k2.c 	u32 ptp_phys_low, ptp_phys_high;
ptp_phys_low     1246 sound/pci/ctxfi/cthw20k2.c 	ptp_phys_low = (u32)info->vm_pgt_phys;
ptp_phys_low     1252 sound/pci/ctxfi/cthw20k2.c 		hw_write_20kx(hw, VMEM_PTPAL+(16*i), ptp_phys_low);