Searched refs:UDCCR_AALTHNP (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/gadget/udc/ | ||
D | pxa27x_udc.h | 37 #define UDCCR_AALTHNP (1 << 30) /* A-device Alternate Host Negotiation macro |
D | pxa27x_udc.c | 110 (tmp & UDCCR_AALTHNP) ? " aalthnp":"", in state_dbg_show() |