Symbol: PORT_PE
drivers/usb/chipidea/ci_hdrc_tegra.c
207
} while (!(temp & PORT_PE) && tries--);
drivers/usb/chipidea/ci_hdrc_tegra.c
208
if (temp & PORT_PE)
drivers/usb/chipidea/host.c
286
if ((temp & PORT_PE) == 0 || (temp & PORT_RESET) != 0) {
drivers/usb/early/ehci-dbgp.c
547
portsc &= ~PORT_PE;
drivers/usb/early/ehci-dbgp.c
617
portsc &= ~PORT_PE;
drivers/usb/early/ehci-dbgp.c
649
if (!(portsc & PORT_RESET) && (portsc & PORT_PE))
drivers/usb/fotg210/fotg210-hcd.c
1371
if (!(port_status & PORT_PE))
drivers/usb/fotg210/fotg210-hcd.c
1498
fotg210_writel(fotg210, temp & ~PORT_PE, status_reg);
drivers/usb/fotg210/fotg210-hcd.c
1508
if ((temp & PORT_PE) == 0)
drivers/usb/fotg210/fotg210-hcd.c
1654
if (temp & PORT_PE)
drivers/usb/fotg210/fotg210-hcd.c
1664
if (temp & PORT_PE)
drivers/usb/fotg210/fotg210-hcd.c
1701
if ((temp & PORT_PE) == 0
drivers/usb/fotg210/fotg210-hcd.c
1722
temp &= ~PORT_PE;
drivers/usb/fotg210/fotg210-hcd.c
1749
if (temp & PORT_PE)
drivers/usb/fotg210/fotg210-hcd.c
254
(status & PORT_PE) ? " PE" : "",
drivers/usb/fotg210/fotg210-hcd.c
5197
(pstatus & PORT_PE) &&
drivers/usb/host/ehci-dbg.c
255
(status & PORT_PE) ? " PE" : "",
drivers/usb/host/ehci-hcd.c
822
(pstatus & PORT_PE) &&
drivers/usb/host/ehci-hub.c
1003
if (temp & PORT_PE)
drivers/usb/host/ehci-hub.c
1055
if ((temp & PORT_PE) == 0
drivers/usb/host/ehci-hub.c
1100
if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
drivers/usb/host/ehci-hub.c
1109
temp &= ~PORT_PE;
drivers/usb/host/ehci-hub.c
1156
if (temp & PORT_PE)
drivers/usb/host/ehci-hub.c
116
ehci_writel(ehci, status & ~PORT_PE, reg);
drivers/usb/host/ehci-hub.c
264
else if ((t1 & PORT_PE) && !(t1 & PORT_SUSPEND)) {
drivers/usb/host/ehci-hub.c
430
if ((temp & PORT_PE) &&
drivers/usb/host/ehci-hub.c
559
port_status &= ~(PORT_PE | PORT_RWC_BITS);
drivers/usb/host/ehci-hub.c
580
if (!(port_status & PORT_PE)) {
drivers/usb/host/ehci-hub.c
79
ehci_writel(ehci, status & ~PORT_PE, reg);
drivers/usb/host/ehci-hub.c
794
ehci_writel(ehci, temp & ~PORT_PE, status_reg);
drivers/usb/host/ehci-hub.c
813
if ((temp & PORT_PE) == 0)
drivers/usb/host/ehci-hub.c
993
if (temp & PORT_PE)
drivers/usb/host/ehci.h
724
&& !(portsc & PORT_PEC) && !(portsc & PORT_PE))
drivers/usb/host/oxu210hp-hcd.c
3585
writel(temp & ~PORT_PE, status_reg);
drivers/usb/host/oxu210hp-hcd.c
3594
if ((temp & PORT_PE) == 0)
drivers/usb/host/oxu210hp-hcd.c
3730
if (temp & PORT_PE)
drivers/usb/host/oxu210hp-hcd.c
3770
if ((temp & PORT_PE) == 0
drivers/usb/host/oxu210hp-hcd.c
3790
temp &= ~PORT_PE;
drivers/usb/host/oxu210hp-hcd.c
3869
if ((t1 & PORT_PE) && !(t1 & PORT_OWNER) &&
drivers/usb/host/oxu210hp-hcd.c
581
(status & PORT_PE) ? " PE" : "",
drivers/usb/host/oxu210hp-hcd.c
832
if (!(port_status & PORT_PE)) {
drivers/usb/host/xhci-hub.c
1185
if (raw_port_status & PORT_PE)
drivers/usb/host/xhci-hub.c
1335
if ((temp & PORT_PE) == 0 || (temp & PORT_RESET)
drivers/usb/host/xhci-hub.c
1374
xhci_portsc_writel(port, temp | PORT_PE);
drivers/usb/host/xhci-hub.c
1421
if (!(temp & PORT_PE)) {
drivers/usb/host/xhci-hub.c
1575
if ((temp & PORT_PE) == 0)
drivers/usb/host/xhci-hub.c
1778
if ((t1 & PORT_PE) && (t1 & PORT_PLS_MASK) == XDEV_U0) {
drivers/usb/host/xhci-hub.c
22
PORT_RC | PORT_PLC | PORT_PE)
drivers/usb/host/xhci-hub.c
573
xhci_portsc_writel(port, portsc | PORT_PE);
drivers/usb/host/xhci-hub.c
951
if ((portsc & PORT_RESET) || !(portsc & PORT_PE)) {
drivers/usb/host/xhci-pci.c
922
xhci_portsc_writel(port, portsc | PORT_PE);
drivers/usb/host/xhci-tegra.c
2022
if ((value & PORT_PE) == 0)
drivers/usb/host/xhci.h
2437
if (portsc & PORT_PE)
drivers/usb/isp1760/isp1760-core.c
209
[PORT_PE] = REG_FIELD(ISP176x_HC_PORTSC1, 2, 2),
drivers/usb/isp1760/isp1760-core.c
280
[PORT_PE] = REG_FIELD(ISP1763_HC_PORTSC1, 2, 2),
drivers/usb/isp1760/isp1760-hcd.c
192
[PORT_PE] = BIT(2),
drivers/usb/isp1760/isp1760-hcd.c
2178
if (!isp1760_hcd_is_set(hcd, PORT_PE)) {
drivers/usb/isp1760/isp1760-hcd.c
2237
isp1760_hcd_clear(hcd, PORT_PE);
drivers/usb/isp1760/isp1760-hcd.c
2247
if (!isp1760_hcd_is_set(hcd, PORT_PE))
drivers/usb/isp1760/isp1760-hcd.c
2364
if (isp1760_hcd_is_set(hcd, PORT_PE))
drivers/usb/isp1760/isp1760-hcd.c
2397
isp1760_hcd_set(hcd, PORT_PE);
drivers/usb/isp1760/isp1760-hcd.c
2401
if (!isp1760_hcd_is_set(hcd, PORT_PE) ||
drivers/usb/isp1760/isp1760-hcd.c
2419
!isp1760_hcd_is_set(hcd, PORT_PE)) &&
drivers/usb/isp1760/isp1760-hcd.c
2424
isp1760_hcd_clear(hcd, PORT_PE);