Searched refs:PTP_TOD_NSEC_TOD_NSEC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c576 ns &= PTP_TOD_NSEC_TOD_NSEC;
704 ns &= PTP_TOD_NSEC_TOD_NSEC;
H A Dlan966x_regs.h1123 #define PTP_TOD_NSEC_TOD_NSEC GENMASK(29, 0) macro
1125 FIELD_PREP(PTP_TOD_NSEC_TOD_NSEC, x)
1127 FIELD_GET(PTP_TOD_NSEC_TOD_NSEC, x)

Completed in 106 milliseconds