Searched refs:UP2OCR_DPPUE (Results 1 – 8 of 8) sorted by relevance
166 UP2OCR = UP2OCR_HXOE | UP2OCR_DPPUE; in colibri_pxa320_udc_command()
315 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in balloon3_udc_command()317 UP2OCR &= ~UP2OCR_DPPUE; in balloon3_udc_command()
492 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in magician_udc_command()494 UP2OCR &= ~(UP2OCR_DPPUE | UP2OCR_DPPUBE); in magician_udc_command()
390 UP2OCR |= UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE; in sg2_udc_command()393 UP2OCR &= ~(UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE); in sg2_udc_command()
364 UP2OCR = UP2OCR_HXOE | UP2OCR_DPPUE; in vpac270_udc_command()
666 UP2OCR = UP2OCR_HXOE | UP2OCR_DPPUE; in zeus_udc_command()
91 #define UP2OCR_DPPUE (1 << 4) /* Host Port 2 Transceiver D+ Pull Up Enable */ macro
113 #define UP2OCR_DPPUE (1 << 4) /* D+ Pull Up Enable */ macro