Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpxa27x-udc.h14 #define UDCCR_BHNP (1 << 28) /* B-device Host Negotiation Protocol macro
/linux-2.6.39/drivers/usb/gadget/
Dpxa27x_udc.h54 #define UDCCR_BHNP (1 << 28) /* B-device Host Negotiation Protocol macro
Dpxa27x_udc.c123 (tmp & UDCCR_BHNP) ? " rstir" : "", in state_dbg_show()