Home
last modified time | relevance | path

Searched refs:UDCCR_AHNP (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/gadget/udc/
Dpxa27x_udc.h39 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol macro
Dpxa27x_udc.c111 (tmp & UDCCR_AHNP) ? " rem" : "", in state_dbg_show()