/linux-4.1.27/drivers/usb/host/ |
D | ehci-tegra.c | 142 temp |= PORT_RESET; in tegra_ehci_internal_port_reset() 145 temp &= ~PORT_RESET; in tegra_ehci_internal_port_reset() 215 if ((temp & PORT_PE) == 0 || (temp & PORT_RESET) != 0) { in tegra_ehci_hub_control() 253 if ((temp & PORT_RESET) || !(temp & PORT_PE)) { in tegra_ehci_hub_control()
|
D | ehci-hub.c | 919 if (temp & PORT_RESET) in ehci_hub_control() 1062 ehci_writel(ehci, temp & ~(PORT_RWC_BITS | PORT_RESET), in ehci_hub_control() 1068 PORT_RESET, 0, 1000); in ehci_hub_control() 1122 if (temp & PORT_RESET) in ehci_hub_control() 1168 || (temp & PORT_RESET) != 0) in ehci_hub_control() 1214 temp |= PORT_RESET; in ehci_hub_control()
|
D | xhci-hub.c | 616 if ((raw_port_status & PORT_RESET) || in xhci_get_port_status() 683 if (raw_port_status & PORT_RESET) in xhci_get_port_status() 824 if ((temp & PORT_PE) == 0 || (temp & PORT_RESET) in xhci_hub_control() 934 temp = (temp | PORT_RESET); in xhci_hub_control() 992 if (temp & PORT_RESET) in xhci_hub_control()
|
D | ehci-fsl.c | 626 writel(PORT_RESET | in ehci_start_port_reset() 630 writel(PORT_RESET, &ehci->regs->port_status[port]); in ehci_start_port_reset()
|
D | oxu210hp.h | 155 #define PORT_RESET (1<<8) /* reset port */ macro
|
D | oxu210hp-hcd.c | 172 (status & PORT_RESET) ? " RESET" : "", in dbg_port_buf() 3209 if (temp & PORT_RESET) in oxu_hub_control() 3302 if ((temp & PORT_RESET) in oxu_hub_control() 3309 writel(temp & ~(PORT_RWC_BITS | PORT_RESET), in oxu_hub_control() 3315 PORT_RESET, 0, 750); in oxu_hub_control() 3354 if (temp & PORT_RESET) in oxu_hub_control() 3389 || (temp & PORT_RESET) != 0) in oxu_hub_control() 3407 temp |= PORT_RESET; in oxu_hub_control()
|
D | fotg210.h | 268 #define PORT_RESET (1<<8) /* reset port */ macro
|
D | fusbh200.h | 263 #define PORT_RESET (1<<8) /* reset port */ macro
|
D | fusbh200-hcd.c | 269 (status & PORT_RESET) ? " RESET" : "", in dbg_port_buf() 1546 if (temp & PORT_RESET) in fusbh200_hub_control() 1639 if ((temp & PORT_RESET) in fusbh200_hub_control() 1647 fusbh200_writel(fusbh200, temp & ~(PORT_RWC_BITS | PORT_RESET), in fusbh200_hub_control() 1653 PORT_RESET, 0, 1000); in fusbh200_hub_control() 1665 if (!(temp & (PORT_RESUME|PORT_RESET))) { in fusbh200_hub_control() 1706 if (temp & PORT_RESET) in fusbh200_hub_control() 1737 || (temp & PORT_RESET) != 0) in fusbh200_hub_control() 1755 temp |= PORT_RESET; in fusbh200_hub_control()
|
D | fotg210-hcd.c | 277 (status & PORT_RESET) ? " RESET" : "", in dbg_port_buf() 1588 if (temp & PORT_RESET) in fotg210_hub_control() 1683 if ((temp & PORT_RESET) in fotg210_hub_control() 1692 temp & ~(PORT_RWC_BITS | PORT_RESET), in fotg210_hub_control() 1698 PORT_RESET, 0, 1000); in fotg210_hub_control() 1710 if (!(temp & (PORT_RESUME|PORT_RESET))) { in fotg210_hub_control() 1752 if (temp & PORT_RESET) in fotg210_hub_control() 1783 || (temp & PORT_RESET) != 0) in fotg210_hub_control() 1802 temp |= PORT_RESET; in fotg210_hub_control()
|
D | ehci-dbg.c | 272 (status & PORT_RESET) ? " RESET" : "", in dbg_port_buf()
|
D | xhci.h | 279 #define PORT_RESET (1 << 4) macro
|
/linux-4.1.27/drivers/usb/early/ |
D | ehci-dbgp.c | 624 portsc |= PORT_RESET; in ehci_reset_port() 632 if (!(portsc & PORT_RESET)) in ehci_reset_port() 635 if (portsc & PORT_RESET) { in ehci_reset_port() 638 writel(portsc & ~(PORT_RWC_BITS | PORT_RESET), in ehci_reset_port() 643 } while ((portsc & PORT_RESET) && (--loop > 0)); in ehci_reset_port() 655 if (!(portsc & PORT_RESET) && (portsc & PORT_PE)) in ehci_reset_port()
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-regs.h | 55 #define PORT_RESET (1 << 8) /* reset port */ macro
|
D | isp1760-hcd.c | 1861 if (temp & PORT_RESET) in isp1760_hub_control() 1953 if ((temp & PORT_RESET) in isp1760_hub_control() 1960 reg_write32(hcd->regs, HC_PORTSC1, temp & ~PORT_RESET); in isp1760_hub_control() 1965 PORT_RESET, 0, 750); in isp1760_hub_control() 1994 if (temp & PORT_RESET) in isp1760_hub_control() 2029 || (temp & PORT_RESET) != 0) in isp1760_hub_control() 2050 temp |= PORT_RESET; in isp1760_hub_control()
|
/linux-4.1.27/include/linux/usb/ |
D | ehci_def.h | 156 #define PORT_RESET (1<<8) /* reset port */ macro
|
/linux-4.1.27/drivers/net/ethernet/i825xx/ |
D | lib82596.c | 119 #define PORT_RESET 0x00 /* reset 82596 */ macro 560 mpu_port(dev, PORT_RESET, 0); in init_i596_mem() 643 mpu_port(dev, PORT_RESET, 0); in init_i596_mem()
|
D | 82596.c | 145 #define PORT_RESET 0x00 /* reset 82596 */ macro 620 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem() 741 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem()
|