Lines Matching defs:device
95 * e1000e_phc_get_syncdevicetime - Callback given to timekeeping code reads system/device registers
96 * @device: current device time
97 * @system: system counter value read synchronously with device time
100 * Read device and system (ART) clock simultaneously and return the corrected
103 static int e1000e_phc_get_syncdevicetime(ktime_t *device,
133 *device = ns_to_ktime(timecounter_cyc2time(&adapter->tc, dev_cycles));
145 * e1000e_phc_getsynctime - Reads the current system/device cross timestamp
149 * Read device and system (ART) clock simultaneously and return the scaled
339 * e1000e_ptp_remove - disable PTP device and stop the overflow check