Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_ptp.c878 val &= ~PTP_IO_CAP_CONFIG_LOCK_FE_(index); in lan743x_ptp_io_extts_off()
911 val |= PTP_IO_CAP_CONFIG_LOCK_FE_(channel); in lan743x_ptp_io_event_cap_en()
915 val &= ~PTP_IO_CAP_CONFIG_LOCK_FE_(channel); in lan743x_ptp_io_event_cap_en()
A Dlan743x_main.h554 #define PTP_IO_CAP_CONFIG_LOCK_FE_(channel) BIT(24 + (channel)) macro

Completed in 11 milliseconds