Searched refs:atc_get_ptp_phys (Results 1 – 1 of 1) sorted by relevance
168 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) in atc_get_ptp_phys() function1345 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,