Searched refs:ptp_phys_high (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dcthw20k1.c1267 u32 ptp_phys_low, ptp_phys_high; local
1277 ptp_phys_high = upper_32_bits(info->vm_pgt_phys);
1281 hw_write_20kx(hw, PTPAHX, ptp_phys_high);
H A Dcthw20k2.c1227 u32 ptp_phys_low, ptp_phys_high; local
1239 ptp_phys_high = upper_32_bits(info->vm_pgt_phys);
1245 hw_write_20kx(hw, VMEM_PTPAH+(16*i), ptp_phys_high);

Completed in 188 milliseconds