Searched refs:get_ptp_ts_val_u64 (Results 1 – 1 of 1) sorted by relevance
1237 #define get_ptp_ts_val_u64(self, indx) \ macro1246 ns = (get_ptp_ts_val_u64(self, 0) + in hw_atl_b0_get_ptp_ts()1247 (get_ptp_ts_val_u64(self, 1) << 16)) * NSEC_PER_SEC + in hw_atl_b0_get_ptp_ts()1248 (get_ptp_ts_val_u64(self, 3) + in hw_atl_b0_get_ptp_ts()1249 (get_ptp_ts_val_u64(self, 4) << 16)); in hw_atl_b0_get_ptp_ts()