Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dpxa27x-udc.h15 #define UDCCR_AHNP (1 << 29) /* A-device Host Negotiation Protocol macro
/linux-5.19.10/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()