Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dstargate2.c388 UP2OCR |= UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE; in sg2_udc_command()
391 UP2OCR &= ~(UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE); in sg2_udc_command()
H A Dmagician.c487 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in magician_udc_command()
489 UP2OCR &= ~(UP2OCR_DPPUE | UP2OCR_DPPUBE); in magician_udc_command()
H A Dpxa27x-udc.h94 #define UP2OCR_DPPUBE (1 << 6) /* Host Port 2 Transceiver D+ Pull Up Bypass Enable */ macro
H A Dballoon3.c309 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in balloon3_udc_command()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h111 #define UP2OCR_DPPUBE (1 << 6) /* D+ Pull Up Bypass Enable */ macro