Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dcthw20k2.c1235 u32 ptp_phys_low, ptp_phys_high; in hw_trn_init() local
1247 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()
1253 hw_write_20kx(hw, VMEM_PTPAH+(16*i), ptp_phys_high); in hw_trn_init()
Dcthw20k1.c1257 u32 ptp_phys_low, ptp_phys_high; in hw_trn_init() local
1268 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()
1277 hw_write_20kx(hw, PTPAHX, ptp_phys_high); in hw_trn_init()