Lines Matching refs:otx2_ptp
13 static bool is_tstmp_atomic_update_supported(struct otx2_ptp *ptp) in is_tstmp_atomic_update_supported()
49 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_hw_adjtime()
72 static u64 otx2_ptp_get_clock(struct otx2_ptp *ptp) in otx2_ptp_get_clock()
102 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_hw_gettime()
115 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_hw_settime()
144 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_adjfine()
161 static int ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) in ptp_set_thresh()
178 static int ptp_pps_on(struct otx2_ptp *ptp, int on, u64 period) in ptp_pps_on()
198 struct otx2_ptp *ptp = container_of(cc, struct otx2_ptp, cycle_counter); in ptp_cc_read()
203 static u64 ptp_tstmp_read(struct otx2_ptp *ptp) in ptp_tstmp_read()
232 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_tc_adjtime()
246 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_tc_gettime()
261 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_tc_settime()
296 struct otx2_ptp *ptp = container_of(work, struct otx2_ptp, in otx2_ptp_extts_check()
324 struct otx2_ptp *ptp = container_of(work, struct otx2_ptp, in otx2_sync_tstamp()
342 struct otx2_ptp *ptp = container_of(ptp_info, struct otx2_ptp, in otx2_ptp_enable()
384 struct otx2_ptp *ptp_ptr; in otx2_ptp_init()
489 struct otx2_ptp *ptp = pfvf->ptp; in otx2_ptp_destroy()