Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/
Dmv_udc.h85 #define PORTSCX_PORT_SUSPEND 0x00000080 macro
Dfsl_usb2_udc.h198 #define PORTSCX_PORT_SUSPEND 0x00000080 macro
Dmv_udc_core.c1139 if (!(portsc & PORTSCX_PORT_SUSPEND)) in mv_udc_wakeup()
1973 if (portsc & PORTSCX_PORT_SUSPEND) { in irq_process_port_change()
1983 if (!(portsc & PORTSCX_PORT_SUSPEND) in irq_process_port_change()
Dfsl_udc_core.c1162 if (!(portsc & PORTSCX_PORT_SUSPEND)) in fsl_wakeup()
1887 if ((fsl_readl(&dr_regs->portsc1) & PORTSCX_PORT_SUSPEND) == 0) in fsl_udc_irq()
2123 (tmp_reg & PORTSCX_PORT_SUSPEND) ? "In " : "Not in", in fsl_proc_read()