Home
last modified time | relevance | path

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

/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c941 val = lan_rd(lan966x, PTP_PIN_INTR_ENA); in lan966x_ptp_extts()
946 lan_wr(val, lan966x, PTP_PIN_INTR_ENA); in lan966x_ptp_extts()
Dlan966x_regs.h1055 #define PTP_PIN_INTR_ENA __REG(TARGET_PTP, 0, 1, 512, 0, 1, 16, 4, 0, 1, 4) macro