Searched refs:HS_PTP_GENERAL_CONFIG_EVENT_POL_X_ (Results 1 – 2 of 2) sorted by relevance
673 gen_cfg &= ~(HS_PTP_GENERAL_CONFIG_EVENT_POL_X_(event_ch)); in lan743x_ptp_io_perout_off()803 gen_cfg |= HS_PTP_GENERAL_CONFIG_EVENT_POL_X_(event_ch); in lan743x_ptp_io_perout()
468 #define HS_PTP_GENERAL_CONFIG_EVENT_POL_X_(channel) (BIT(1 + ((channel) * 2))) macro