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

/linux-4.1.27/sound/pci/ctxfi/
H A Dcthardware.h60 unsigned long vm_pgt_phys; member in struct:card_conf
H A Dcthw20k1.c1210 unsigned long vm_pgt_phys; member in struct:trn_conf
1270 if ((~0UL) == info->vm_pgt_phys) { hw_trn_init()
1277 ptp_phys_low = (u32)info->vm_pgt_phys; hw_trn_init()
1278 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); hw_trn_init()
2058 trn_info.vm_pgt_phys = info->vm_pgt_phys; hw_card_init()
H A Dcthw20k2.c1153 unsigned long vm_pgt_phys; member in struct:trn_conf
1249 if ((~0UL) == info->vm_pgt_phys) { hw_trn_init()
1256 ptp_phys_low = (u32)info->vm_pgt_phys; hw_trn_init()
1257 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); hw_trn_init()
2177 trn_info.vm_pgt_phys = info->vm_pgt_phys; hw_card_init()
H A Dctatc.c1346 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); atc_create_hw_devs()
1578 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); atc_hw_resume()

Completed in 121 milliseconds