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

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c549 if (!(lan_rd(lan966x, PTP_PIN_INTR)))
561 if (!(lan_rd(lan966x, PTP_PIN_INTR) & BIT(pin)))
569 lan_wr(BIT(pin), lan966x, PTP_PIN_INTR); local
H A Dlan966x_regs.h1045 /* PTP:PTP_CFG:PTP_PIN_INTR */
1046 #define PTP_PIN_INTR __REG(TARGET_PTP, 0, 1, 512, 0, 1, 16, 0, 0, 1, 4) macro

Completed in 149 milliseconds