Home
last modified time | relevance | path

Searched refs:vm_pgt_phys (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/ctxfi/
A Dcthw20k1.c1200 unsigned long vm_pgt_phys; member
1260 if ((~0UL) == info->vm_pgt_phys) { in hw_trn_init()
1267 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init()
1268 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()
2041 trn_info.vm_pgt_phys = info->vm_pgt_phys; in hw_card_init()
A Dcthw20k2.c1143 unsigned long vm_pgt_phys; member
1239 if ((~0UL) == info->vm_pgt_phys) { in hw_trn_init()
1246 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init()
1247 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()
2163 trn_info.vm_pgt_phys = info->vm_pgt_phys; in hw_card_init()
A Dcthardware.h56 unsigned long vm_pgt_phys; member
A Dctatc.c1343 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_create_hw_devs()
1567 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_hw_resume()

Completed in 18 milliseconds