Searched refs:PTP_TOD_SEC_MSB (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_ptp.c | 572 s = lan_rd(lan966x, PTP_TOD_SEC_MSB(pin)); in lan966x_ptp_ext_irq_handler() 663 lan966x, PTP_TOD_SEC_MSB(TOD_ACC_PIN)); in lan966x_ptp_settime64() 700 s = lan_rd(lan966x, PTP_TOD_SEC_MSB(TOD_ACC_PIN)); in lan966x_ptp_gettime64()
|
H A D | lan966x_regs.h | 1108 /* PTP:PTP_PINS:PTP_TOD_SEC_MSB */ 1109 #define PTP_TOD_SEC_MSB(g) __REG(TARGET_PTP, 0, 1, 0, g, 8, 64, 4, 0, 1, 4) macro
|
Completed in 6 milliseconds