Searched refs:UDCCR_BHNP (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/gadget/udc/ | ||
D | pxa27x_udc.h | 41 #define UDCCR_BHNP (1 << 28) /* B-device Host Negotiation Protocol macro |
D | pxa27x_udc.c | 112 (tmp & UDCCR_BHNP) ? " rstir" : "", in state_dbg_show() |