Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/
Dlan743x_main.h405 #define PTP_INT_EN_RE_EN_CLR_(channel) BIT(16 + (channel)) macro
Dlan743x_ptp.c913 val = PTP_INT_EN_RE_EN_CLR_(index); in lan743x_ptp_io_extts_off()