Searched refs:HS_PTP_GENERAL_CONFIG_RELOAD_ADD_X_ (Results 1 – 2 of 2) sorted by relevance
715 gen_cfg |= HS_PTP_GENERAL_CONFIG_RELOAD_ADD_X_(event_ch); in lan743x_ptp_io_perout_off()845 gen_cfg &= ~(HS_PTP_GENERAL_CONFIG_RELOAD_ADD_X_(event_ch)); in lan743x_ptp_io_perout()
383 #define HS_PTP_GENERAL_CONFIG_RELOAD_ADD_X_(channel) (BIT((channel) * 2)) macro