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