Home
last modified time | relevance | path

Searched defs:UP2OCR_SEOS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h103 #define UP2OCR_SEOS(x) ((x & 7) << 24) /* Single-Ended Output Select */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h118 #define UP2OCR_SEOS (1 << 24) /* Single-Ended Output Select */ macro