Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dpxa27x-udc.h13 #define UDCCR_AALTHNP (1 << 30) /* A-device Alternate Host Negotiation macro
/linux-5.19.10/drivers/usb/gadget/udc/
Dpxa27x_udc.h37 #define UDCCR_AALTHNP (1 << 30) /* A-device Alternate Host Negotiation macro
Dpxa27x_udc.c110 (tmp & UDCCR_AALTHNP) ? " aalthnp":"", in state_dbg_show()