/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-tegra.c | 190 if (tegra->port_resuming && !(temp & PORT_SUSPEND)) { in tegra_ehci_hub_control() 206 ehci_writel(ehci, temp | PORT_SUSPEND, status_reg); in tegra_ehci_hub_control() 212 if (ehci_handshake(ehci, status_reg, PORT_SUSPEND, in tegra_ehci_hub_control() 213 PORT_SUSPEND, 5000)) in tegra_ehci_hub_control() 242 if (!(temp & PORT_SUSPEND)) in tegra_ehci_hub_control() 262 if (ehci_handshake(ehci, status_reg, PORT_SUSPEND, 0, 2000)) in tegra_ehci_hub_control()
|
H A D | ehci-hub.c | 264 else if ((t1 & PORT_PE) && !(t1 & PORT_SUSPEND)) { in ehci_bus_suspend() 265 t2 |= PORT_SUSPEND; in ehci_bus_suspend() 431 !(temp & (PORT_SUSPEND | PORT_RESUME))) { in ehci_bus_resume() 469 (temp & PORT_SUSPEND)) { in ehci_bus_resume() 492 temp &= ~(PORT_RWC_BITS | PORT_SUSPEND | PORT_RESUME); in ehci_bus_resume() 948 if (!(temp & PORT_SUSPEND)) in ehci_hub_control() 1062 temp &= ~(PORT_RWC_BITS | PORT_SUSPEND | PORT_RESUME); in ehci_hub_control() 1127 if (temp & (PORT_SUSPEND|PORT_RESUME)) { in ehci_hub_control() 1195 ehci_writel(ehci, temp | PORT_SUSPEND, status_reg); in ehci_hub_control() 1224 if (temp & (PORT_SUSPEND|PORT_RESUM in ehci_hub_control() [all...] |
H A D | oxu210hp-hcd.c | 188 #define PORT_SUSPEND (1<<7) /* suspend port */ macro 600 (status & PORT_SUSPEND) ? " SUSPEND" : "", in dbg_port_buf() 3616 if (temp & PORT_SUSPEND) { in oxu_hub_control() 3702 temp &= ~(PORT_SUSPEND|PORT_RESUME|(3<<10)); in oxu_hub_control() 3755 if (temp & (PORT_SUSPEND|PORT_RESUME)) in oxu_hub_control() 3798 writel(temp | PORT_SUSPEND, status_reg); in oxu_hub_control() 3893 !(t1 & PORT_SUSPEND)) { in oxu_bus_suspend() 3894 t2 |= PORT_SUSPEND; in oxu_bus_suspend() 3973 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume() 3983 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume() [all...] |
H A D | fotg210.h | 279 #define PORT_SUSPEND (1<<7) /* suspend port */ macro
|
H A D | fotg210-hcd.c | 252 (status & PORT_SUSPEND) ? " SUSPEND" : "", in dbg_port_buf() 1510 if (!(temp & PORT_SUSPEND)) in fotg210_hub_control() 1598 temp &= ~(PORT_SUSPEND|PORT_RESUME|(3<<10)); in fotg210_hub_control() 1662 if (temp & (PORT_SUSPEND|PORT_RESUME)) { in fotg210_hub_control() 1713 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control() 1754 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control() 5202 !(pstatus & PORT_SUSPEND)) && in fotg210_irq()
|
H A D | ehci-hcd.c | 824 !(pstatus & PORT_SUSPEND)) && in ehci_irq()
|
H A D | ehci-dbg.c | 250 (status & PORT_SUSPEND) ? " SUSPEND" : "", in dbg_port_buf()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-hub.c | 264 else if ((t1 & PORT_PE) && !(t1 & PORT_SUSPEND)) { in ehci_bus_suspend() 265 t2 |= PORT_SUSPEND; in ehci_bus_suspend() 431 !(temp & (PORT_SUSPEND | PORT_RESUME))) { in ehci_bus_resume() 469 (temp & PORT_SUSPEND)) { in ehci_bus_resume() 492 temp &= ~(PORT_RWC_BITS | PORT_SUSPEND | PORT_RESUME); in ehci_bus_resume() 811 if (!(temp & PORT_SUSPEND)) in ehci_hub_control() 932 temp &= ~(PORT_RWC_BITS | PORT_SUSPEND | PORT_RESUME); in ehci_hub_control() 997 if (temp & (PORT_SUSPEND|PORT_RESUME)) { in ehci_hub_control() 1065 ehci_writel(ehci, temp | PORT_SUSPEND, status_reg); in ehci_hub_control() 1094 if (temp & (PORT_SUSPEND|PORT_RESUM in ehci_hub_control() [all...] |
H A D | oxu210hp-hcd.c | 188 #define PORT_SUSPEND (1<<7) /* suspend port */ macro 600 (status & PORT_SUSPEND) ? " SUSPEND" : "", in dbg_port_buf() 3617 if (temp & PORT_SUSPEND) { in oxu_hub_control() 3703 temp &= ~(PORT_SUSPEND|PORT_RESUME|(3<<10)); in oxu_hub_control() 3756 if (temp & (PORT_SUSPEND|PORT_RESUME)) in oxu_hub_control() 3799 writel(temp | PORT_SUSPEND, status_reg); in oxu_hub_control() 3894 !(t1 & PORT_SUSPEND)) { in oxu_bus_suspend() 3895 t2 |= PORT_SUSPEND; in oxu_bus_suspend() 3974 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume() 3984 if (test_bit(i, &oxu->bus_suspended) && (temp & PORT_SUSPEND)) { in oxu_bus_resume() [all...] |
H A D | ehci-dbg.c | 250 (status & PORT_SUSPEND) ? " SUSPEND" : "", in dbg_port_buf()
|
H A D | ehci-hcd.c | 822 !(pstatus & PORT_SUSPEND)) && in ehci_irq()
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | host.c | 264 ehci_writel(ehci, temp | PORT_SUSPEND, status_reg); in ci_ehci_hub_control() 270 if (ehci_handshake(ehci, status_reg, PORT_SUSPEND, in ci_ehci_hub_control() 271 PORT_SUSPEND, 5000)) in ci_ehci_hub_control()
|
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | host.c | 286 ehci_writel(ehci, temp | PORT_SUSPEND, status_reg); in ci_ehci_hub_control() 292 if (ehci_handshake(ehci, status_reg, PORT_SUSPEND, in ci_ehci_hub_control() 293 PORT_SUSPEND, 5000)) in ci_ehci_hub_control()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | ehci_def.h | 158 #define PORT_SUSPEND (1<<7) /* suspend port */ macro
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | ehci_def.h | 146 #define PORT_SUSPEND (1<<7) /* suspend port */ macro
|
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 53 #define PORT_SUSPEND (1 << 7) /* suspend port */ macro
|
H A D | isp1760-hcd.c | 1860 if (temp & PORT_SUSPEND) { in isp1760_hub_control() 1944 temp &= ~(PORT_SUSPEND|PORT_RESUME|(3<<10)); in isp1760_hub_control() 1988 if (temp & (PORT_SUSPEND|PORT_RESUME)) in isp1760_hub_control() 2027 reg_write32(hcd->regs, HC_PORTSC1, temp | PORT_SUSPEND); in isp1760_hub_control()
|
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 70 PORT_OWNER, PORT_POWER, PORT_LSTATUS, PORT_RESET, PORT_SUSPEND, enumerator
|
H A D | isp1760-core.c | 207 [PORT_SUSPEND] = REG_FIELD(ISP176x_HC_PORTSC1, 7, 7), 278 [PORT_SUSPEND] = REG_FIELD(ISP1763_HC_PORTSC1, 7, 7),
|
H A D | isp1760-hcd.c | 190 [PORT_SUSPEND] = BIT(7), 2246 if (isp1760_hcd_is_set(hcd, PORT_SUSPEND)) { in isp1760_hub_control() 2366 if (isp1760_hcd_is_set(hcd, PORT_SUSPEND) && in isp1760_hub_control() 2405 isp1760_hcd_set(hcd, PORT_SUSPEND); in isp1760_hub_control()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 277 #define PORT_SUSPEND (1<<7) /* suspend port */ macro
|
H A D | fotg210-hcd.c | 251 (status & PORT_SUSPEND) ? " SUSPEND" : "", in dbg_port_buf() 1510 if (!(temp & PORT_SUSPEND)) in fotg210_hub_control() 1598 temp &= ~(PORT_SUSPEND|PORT_RESUME|(3<<10)); in fotg210_hub_control() 1662 if (temp & (PORT_SUSPEND|PORT_RESUME)) { in fotg210_hub_control() 1713 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control() 1754 fotg210_writel(fotg210, temp | PORT_SUSPEND, in fotg210_hub_control() 5201 !(pstatus & PORT_SUSPEND)) && in fotg210_irq()
|