Home
last modified time | relevance | path

Searched refs:NS_TO_S27_MULT (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c465 #define NS_TO_S27_MULT (((1ULL << 63) + NSEC_PER_SEC / 2) / NSEC_PER_SEC) macro
476 u32 min = (u32)(((u64)ts.tv_nsec * NS_TO_S27_MULT + in efx_ptp_ns_to_s27()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c445 #define NS_TO_S27_MULT (((1ULL << 63) + NSEC_PER_SEC / 2) / NSEC_PER_SEC) macro
456 u32 min = (u32)(((u64)ts.tv_nsec * NS_TO_S27_MULT + in efx_ptp_ns_to_s27()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c464 #define NS_TO_S27_MULT (((1ULL << 63) + NSEC_PER_SEC / 2) / NSEC_PER_SEC) macro
475 u32 min = (u32)(((u64)ts.tv_nsec * NS_TO_S27_MULT + in efx_ptp_ns_to_s27()

Completed in 9 milliseconds