Home
last modified time | relevance | path

Searched refs:UP2OCR_DPPUBE (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h93 #define UP2OCR_DPPUBE (1 << 6) /* Host Port 2 Transceiver D+ Pull Up Bypass Enable */ macro
/arch/arm/mach-pxa/
Dstargate2.c393 UP2OCR |= UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE; in sg2_udc_command()
396 UP2OCR &= ~(UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE); in sg2_udc_command()
Dballoon3.c315 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in balloon3_udc_command()