Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dusb.patch15 +{ "UP2OCR_IDON", 0x40600020, 10, 1, 'x', "OTG ID Read Enable" },
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h100 #define UP2OCR_IDON (1 << 10) /* OTG ID Read Enable */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h115 #define UP2OCR_IDON (1 << 10) /* OTG ID Read Enable */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h863 #define UP2OCR_IDON (1<<10) macro