Searched refs:UP2OCR_DPPUBE (Results 1 – 4 of 4) sorted by relevance
96 #define UP2OCR_DPPUBE (1 << 6) /* Host Port 2 Transceiver D+ Pull Up Bypass Enable */ macro
488 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in magician_udc_command()490 UP2OCR &= ~(UP2OCR_DPPUE | UP2OCR_DPPUBE); in magician_udc_command()
309 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in balloon3_udc_command()
111 #define UP2OCR_DPPUBE (1 << 6) /* D+ Pull Up Bypass Enable */ macro