Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h12 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol macro
/linux-2.6.39/drivers/usb/gadget/
Dpxa27x_udc.h52 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol macro
Dpxa27x_udc.c122 (tmp & UDCCR_AHNP) ? " rem" : "", in state_dbg_show()