Home
last modified time | relevance | path

Searched refs:NS_TO_S27_MULT (Results 1 – 2 of 2) sorted by relevance

/linux/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()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c451 #define NS_TO_S27_MULT (((1ULL << 63) + NSEC_PER_SEC / 2) / NSEC_PER_SEC) macro
462 u32 min = (u32)(((u64)ts.tv_nsec * NS_TO_S27_MULT + in efx_ptp_ns_to_s27()