Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dusb.patch12 +{ "UP2OCR_SEOS", 0x40600020, 24, 7, 'x', "USB Port 2 Single-Ended Output Select" },
/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