Searched refs:PORTSCX_PORT_RESET (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_usb2_udc.h188 #define PORTSCX_PORT_RESET 0x00000100 macro
H A Dfsl_usb2_udc.c1606 if (!(fsl_readl(&dr_regs->portsc1) & PORTSCX_PORT_RESET)) {
1708 if (fsl_readl(&dr_regs->portsc1) & PORTSCX_PORT_RESET) {
2041 (tmp_reg & PORTSCX_PORT_RESET) ? "In Reset" :

Completed in 26 milliseconds