Home
last modified time | relevance | path

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

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