Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h17 #define UDCCR_BHNP (1 << 28) /* B-device Host Negotiation Protocol macro
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h41 #define UDCCR_BHNP (1 << 28) /* B-device Host Negotiation Protocol macro
H A Dpxa27x_udc.c111 (tmp & UDCCR_BHNP) ? " rstir" : "", in state_dbg_show()