Searched refs:PTP_IO_CAP_CONFIG_FE_CAP_EN_ (Results 1 – 2 of 2) sorted by relevance
872 val &= ~PTP_IO_CAP_CONFIG_FE_CAP_EN_(index); in lan743x_ptp_io_extts_off()905 val |= PTP_IO_CAP_CONFIG_FE_CAP_EN_(channel); in lan743x_ptp_io_event_cap_en()909 val &= ~PTP_IO_CAP_CONFIG_FE_CAP_EN_(channel); in lan743x_ptp_io_event_cap_en()
587 #define PTP_IO_CAP_CONFIG_FE_CAP_EN_(channel) BIT(8 + (channel)) macro
Completed in 12 milliseconds