Searched refs:UP2OCR_DPPUBE (Results 1 – 4 of 4) sorted by relevance
93 #define UP2OCR_DPPUBE (1 << 6) /* Host Port 2 Transceiver D+ Pull Up Bypass Enable */ macro
390 UP2OCR |= UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE; in sg2_udc_command()393 UP2OCR &= ~(UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE); in sg2_udc_command()
315 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in balloon3_udc_command()
115 #define UP2OCR_DPPUBE (1 << 6) /* D+ Pull Up Bypass Enable */ macro