Searched defs:ptp (Results 1 - 25 of 113) sorted by relevance

12345

/linux-master/drivers/ptp/
H A DMakefile
H A Dptp_kvm_common.c58 static int ptp_kvm_getcrosststamp(struct ptp_clock_info *ptp, argument
69 static int ptp_kvm_adjfine(struct ptp_clock_info *ptp, long delta) argument
74 static int ptp_kvm_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
79 static int ptp_kvm_settime(struct ptp_clock_info *ptp, argument
85 static int ptp_kvm_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
105 static int ptp_kvm_enable(struct ptp_clock_info *ptp, argument
H A Dptp_dte.c137 static int ptp_dte_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
161 static int ptp_dte_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
173 static int ptp_dte_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
185 static int ptp_dte_settime(struct ptp_clock_info *ptp, argument
210 static int ptp_dte_enable(struct ptp_clock_info *ptp, argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.h15 struct ptp { struct
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A DMakefile
H A Ddpaa2-ptp.c15 static int dpaa2_ptp_enable(struct ptp_clock_info *ptp, argument
/linux-master/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.h32 static inline u64 cavium_ptp_tstamp2time(struct cavium_ptp *ptp, u64 tstamp) argument
56 static inline void cavium_ptp_put(struct cavium_ptp *ptp) {} argument
58 static inline u64 cavium_ptp_tstamp2time(struct cavium_ptp *ptp, u64 tstamp) argument
H A Dcavium_ptp.c61 struct cavium_ptp *ptp; local
79 void cavium_ptp_put(struct cavium_ptp *ptp) argument
[all...]
/linux-master/sound/pci/ctxfi/
H A Dctvmem.h43 struct snd_dma_buffer ptp[CT_PTP_NUM]; /* Device page table pages */ member in struct:ct_vm
H A Dctvmem.c129 unsigned long *ptp; local
/linux-master/drivers/net/ethernet/freescale/enetc/
H A DMakefile
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dpriv.h59 struct nvkm_mmu_ptp *ptp; member in union:nvkm_mmu_pt::__anon262
H A Dbase.c45 struct nvkm_mmu_ptp *ptp = pt->ptp; local
68 struct nvkm_mmu_ptp *ptp; local
[all...]
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_ptp.c76 static int tsnep_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
104 static int tsnep_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
129 static int tsnep_ptp_gettimex64(struct ptp_clock_info *ptp, argument
156 static int tsnep_ptp_settime64(struct ptp_clock_info *ptp, argument
178 static int tsnep_ptp_getcyclesx64(struct ptp_clock_info *ptp, argument
[all...]
/linux-master/drivers/net/ethernet/renesas/
H A Dravb_ptp.c91 static int ravb_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
120 static int ravb_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
141 static int ravb_ptp_gettime64(struct ptp_clock_info *ptp, struc argument
155 ravb_ptp_settime64(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
170 ravb_ptp_extts(struct ptp_clock_info *ptp, struct ptp_extts_request *req, int on) argument
205 ravb_ptp_perout(struct ptp_clock_info *ptp, struct ptp_perout_request *req, int on) argument
272 ravb_ptp_enable(struct ptp_clock_info *ptp, struct ptp_clock_request *req, int on) argument
[all...]
H A Drcar_gen4_ptp.c29 static int rcar_gen4_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
47 static void _rcar_gen4_ptp_gettime(struct ptp_clock_info *ptp, argument
57 static int rcar_gen4_ptp_gettime(struct ptp_clock_info *ptp, argument
71 static void _rcar_gen4_ptp_settime(struct ptp_clock_info *ptp, argument
86 rcar_gen4_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
99 rcar_gen4_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
116 rcar_gen4_ptp_enable(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
191 struct rcar_gen4_ptp_private *ptp; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c206 static int cxgb4_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
272 static int cxgb4_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
316 cxgb4_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
339 cxgb4_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
395 cxgb4_ptp_enable(struct ptp_clock_info __always_unused *ptp, struct ptp_clock_request __always_unused *request, int __always_unused on) argument
[all...]
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dptp.c27 static int e1000e_phc_adjfine(struct ptp_clock_info *ptp, long delta) argument
66 static int e1000e_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
140 e1000e_phc_getcrosststamp(struct ptp_clock_info *ptp, struct system_device_crosststamp *xtstamp) argument
161 e1000e_phc_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
191 e1000e_phc_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
218 e1000e_phc_enable(struct ptp_clock_info __always_unused *ptp, struct ptp_clock_request __always_unused *request, int __always_unused on) argument
[all...]
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c446 long mv88e6xxx_hwtstamp_work(struct ptp_clock_info *ptp) argument
/linux-master/drivers/net/ethernet/xscale/
H A Dptp_ixp46x.c123 static int ptp_ixp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
136 static int ptp_ixp_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
154 static int ptp_ixp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
171 static int ptp_ixp_settime(struct ptp_clock_info *ptp, argument
190 static int ptp_ixp_enable(struct ptp_clock_info *ptp, argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c42 struct qede_ptp *ptp = container_of(info, struct qede_ptp, clock_info); local
64 struct qede_ptp *ptp; local
82 struct qede_ptp *ptp; local
103 struct qede_ptp *ptp; local
127 struct qede_ptp *ptp; local
141 struct qede_ptp *ptp; local
187 struct qede_ptp *ptp; local
206 struct qede_ptp *ptp = edev->ptp; local
296 struct qede_ptp *ptp; local
326 struct qede_ptp *ptp = edev->ptp; local
370 struct qede_ptp *ptp; local
402 struct qede_ptp *ptp; local
435 struct qede_ptp *ptp; local
494 struct qede_ptp *ptp; local
528 struct qede_ptp *ptp; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dptp.c150 iwl_mvm_phc_get_crosstimestamp(struct ptp_clock_info *ptp, argument
206 static int iwl_mvm_ptp_gettime(struct ptp_clock_info *ptp, argument
223 static int iwl_mvm_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
238 static int iwl_mvm_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c342 long hellcreek_hwtstamp_work(struct ptp_clock_info *ptp) argument
H A Dhellcreek_ptp.c84 static int hellcreek_ptp_gettime(struct ptp_clock_info *ptp, argument
99 static int hellcreek_ptp_settime(struct ptp_clock_info *ptp, argument
127 static int hellcreek_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) argument
174 static int hellcreek_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta) argument
222 hellcreek_ptp_enable(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c13 static bool is_tstmp_atomic_update_supported(struct otx2_ptp *ptp) argument
49 struct otx2_ptp *ptp local
72 otx2_ptp_get_clock(struct otx2_ptp *ptp) argument
102 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, local
115 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, local
144 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, local
161 ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) argument
178 ptp_pps_on(struct otx2_ptp *ptp, int on, u64 period) argument
198 struct otx2_ptp *ptp = container_of(cc, struct otx2_ptp, cycle_counter); local
203 ptp_tstmp_read(struct otx2_ptp *ptp) argument
232 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, local
246 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, local
261 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, local
274 otx2_ptp_verify_pin(struct ptp_clock_info *ptp, unsigned int pin, enum ptp_pin_function func, unsigned int chan) argument
296 struct otx2_ptp *ptp = container_of(work, struct otx2_ptp, local
324 struct otx2_ptp *ptp = container_of(work, struct otx2_ptp, local
342 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, local
489 struct otx2_ptp *ptp = pfvf->ptp; local
[all...]

Completed in 183 milliseconds

12345