Searched refs:SW_U2_REQUEST_ENABLE (Results 1 – 2 of 2) sorted by relevance
366 lpc |= SW_U2_REQUEST_ENABLE; in ep0_handle_feature_dev()368 lpc &= ~SW_U2_REQUEST_ENABLE; in ep0_handle_feature_dev()
364 #define SW_U2_REQUEST_ENABLE BIT(1) macro