Searched refs:ptp_phys_high (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 1235 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()
|
H A D | cthw20k1.c | 1257 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()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 1235 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()
|
H A D | cthw20k1.c | 1257 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()
|
Completed in 14 milliseconds