Searched refs:ptp_phys_low (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 1246 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init() 1252 hw_write_20kx(hw, VMEM_PTPAL+(16*i), ptp_phys_low); in hw_trn_init()
|
H A D | cthw20k1.c | 1257 u32 ptp_phys_low, ptp_phys_high; in hw_trn_init() local 1267 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init() 1276 hw_write_20kx(hw, PTPALX, ptp_phys_low); 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 1246 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init() 1252 hw_write_20kx(hw, VMEM_PTPAL+(16*i), ptp_phys_low); in hw_trn_init()
|
H A D | cthw20k1.c | 1257 u32 ptp_phys_low, ptp_phys_high; in hw_trn_init() local 1267 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init() 1276 hw_write_20kx(hw, PTPALX, ptp_phys_low); in hw_trn_init()
|
Completed in 13 milliseconds