Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
Dpxa27x-udc.h96 #define UP2OCR_DPPUBE (1 << 6) /* Host Port 2 Transceiver D+ Pull Up Bypass Enable */ macro
Dmagician.c488 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in magician_udc_command()
490 UP2OCR &= ~(UP2OCR_DPPUE | UP2OCR_DPPUBE); in magician_udc_command()
Dballoon3.c309 UP2OCR |= UP2OCR_DPPUE | UP2OCR_DPPUBE; in balloon3_udc_command()
/Linux-v6.1/drivers/usb/gadget/udc/
Dpxa27x_udc.h111 #define UP2OCR_DPPUBE (1 << 6) /* D+ Pull Up Bypass Enable */ macro