Searched refs:UDCCR_AHNP (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/gadget/udc/ | ||
D | pxa27x_udc.h | 39 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol macro |
D | pxa27x_udc.c | 111 (tmp & UDCCR_AHNP) ? " rem" : "", in state_dbg_show() |