Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/
Dlan743x_main.h404 #define PTP_INT_EN_FE_EN_CLR_(channel) BIT(24 + (channel)) macro
Dlan743x_ptp.c911 val = PTP_INT_EN_FE_EN_CLR_(index); in lan743x_ptp_io_extts_off()