Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h13 #define UDCCR_AALTHNP (1 << 30) /* A-device Alternate Host Negotiation macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h37 #define UDCCR_AALTHNP (1 << 30) /* A-device Alternate Host Negotiation macro
H A Dpxa27x_udc.c110 (tmp & UDCCR_AALTHNP) ? " aalthnp":"", in state_dbg_show()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h457 #define UDCCR_AALTHNP (1 << 30) /* A-device Alternate Host Negotiation Protocol Port Support */ macro