Searched refs:get_ptp_ts_val_u64 (Results 1 – 1 of 1) sorted by relevance
1230 #define get_ptp_ts_val_u64(self, indx) \ macro1239 ns = (get_ptp_ts_val_u64(self, 0) + in hw_atl_b0_get_ptp_ts()1240 (get_ptp_ts_val_u64(self, 1) << 16)) * NSEC_PER_SEC + in hw_atl_b0_get_ptp_ts()1241 (get_ptp_ts_val_u64(self, 3) + in hw_atl_b0_get_ptp_ts()1242 (get_ptp_ts_val_u64(self, 4) << 16)); in hw_atl_b0_get_ptp_ts()