Searched refs:UP2OCR_DPPUE (Results 1 – 8 of 8) sorted by relevance
166 UP2OCR = UP2OCR_HXOE | UP2OCR_DPPUE; in colibri_pxa320_udc_command()
316 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in balloon3_udc_command()318 UP2OCR &= ~UP2OCR_DPPUE; in balloon3_udc_command()
92 #define UP2OCR_DPPUE (1 << 4) /* Host Port 2 Transceiver D+ Pull Up Enable */ macro
391 UP2OCR |= UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE; in sg2_udc_command()394 UP2OCR &= ~(UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE); in sg2_udc_command()
492 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in magician_udc_command()494 UP2OCR &= ~(UP2OCR_DPPUE | UP2OCR_DPPUBE); in magician_udc_command()
365 UP2OCR = UP2OCR_HXOE | UP2OCR_DPPUE; in vpac270_udc_command()
668 UP2OCR = UP2OCR_HXOE | UP2OCR_DPPUE; in zeus_udc_command()
109 #define UP2OCR_DPPUE (1 << 4) /* D+ Pull Up Enable */ macro