Searched refs:PTP_GENERAL_CONFIG_RELOAD_ADD_X_ (Results 1 – 2 of 2) sorted by relevance
414 general_config |= PTP_GENERAL_CONFIG_RELOAD_ADD_X_ in lan743x_ptp_perout_off()513 general_config &= ~PTP_GENERAL_CONFIG_RELOAD_ADD_X_ in lan743x_ptp_perout()
277 #define PTP_GENERAL_CONFIG_RELOAD_ADD_X_(channel) (BIT((channel) << 2)) macro