Home
last modified time | relevance | path

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

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