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

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c441 curr_nsec = lan_rd(lan966x, PTP_TOD_NSEC(TOD_ACC_PIN));
575 ns = lan_rd(lan966x, PTP_TOD_NSEC(pin));
666 lan_wr(ts->tv_nsec, lan966x, PTP_TOD_NSEC(TOD_ACC_PIN));
703 ns = lan_rd(lan966x, PTP_TOD_NSEC(TOD_ACC_PIN));
739 lan966x, PTP_TOD_NSEC(TOD_ACC_PIN));
741 /* Adjust time with the value of PTP_TOD_NSEC */
H A Dlan966x_regs.h1120 /* PTP:PTP_PINS:PTP_TOD_NSEC */
1121 #define PTP_TOD_NSEC(g) __REG(TARGET_PTP, 0, 1, 0, g, 8, 64, 12, 0, 1, 4) macro

Completed in 206 milliseconds