Home
last modified time | relevance | path

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

/sound/pci/ctxfi/
Dcthw20k2.c1239 u32 ptp_phys_low, ptp_phys_high; in hw_trn_init() local
1251 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()
1257 hw_write_20kx(hw, VMEM_PTPAH+(16*i), ptp_phys_high); in hw_trn_init()
Dcthw20k1.c1261 u32 ptp_phys_low, ptp_phys_high; in hw_trn_init() local
1272 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()
1281 hw_write_20kx(hw, PTPAHX, ptp_phys_high); in hw_trn_init()