Searched refs:PORTSCX_PORT_RESET (Results 1 – 4 of 4) sorted by relevance
80 #define PORTSCX_PORT_RESET 0x00000100 macro
199 #define PORTSCX_PORT_RESET 0x00000100 macro
1748 if (!(fsl_readl(&dr_regs->portsc1) & PORTSCX_PORT_RESET)) in port_change_irq()1840 if (fsl_readl(&dr_regs->portsc1) & PORTSCX_PORT_RESET) { in reset_irq()2121 (tmp_reg & PORTSCX_PORT_RESET) ? "In Reset" : in fsl_proc_read()
1894 if (readl(&udc->op_regs->portsc[0]) & PORTSCX_PORT_RESET) { in irq_process_reset()1954 if (!(portsc & PORTSCX_PORT_RESET)) { in irq_process_port_change()