Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpxa27x-udc.h13 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h39 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol macro
H A Dpxa27x_udc.c111 (tmp & UDCCR_AHNP) ? " rem" : "", in state_dbg_show()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h458 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol Support */ macro