Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctatc.c168 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) in atc_get_ptp_phys() function
1345 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_create_hw_devs()
1569 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_hw_resume()
1630 .get_ptp_phys = atc_get_ptp_phys,