Home
last modified time | relevance | path

Searched refs:PORT_RESET (Results 1 – 22 of 22) sorted by relevance

/drivers/usb/early/
A Dehci-dbgp.c618 portsc |= PORT_RESET; in ehci_reset_port()
626 if (!(portsc & PORT_RESET)) in ehci_reset_port()
629 if (portsc & PORT_RESET) { in ehci_reset_port()
632 writel(portsc & ~(PORT_RWC_BITS | PORT_RESET), in ehci_reset_port()
637 } while ((portsc & PORT_RESET) && (--loop > 0)); in ehci_reset_port()
649 if (!(portsc & PORT_RESET) && (portsc & PORT_PE)) in ehci_reset_port()
A Dxhci-dbc.c363 writel(val | PORT_RESET, portsc); in xdbc_do_reset_debug_port()
/drivers/usb/host/
A Dehci-hub.c800 if (temp & PORT_RESET) in ehci_hub_control()
950 ehci_writel(ehci, temp & ~(PORT_RWC_BITS | PORT_RESET), in ehci_hub_control()
956 PORT_RESET, 0, 1000); in ehci_hub_control()
1010 if (temp & PORT_RESET) in ehci_hub_control()
1056 || (temp & PORT_RESET) != 0) in ehci_hub_control()
1108 temp |= PORT_RESET; in ehci_hub_control()
A Dxhci-port.h12 #define PORT_RESET (1 << 4) macro
A Dxhci-hub.c952 if ((portsc & PORT_RESET) || !(portsc & PORT_PE)) { in xhci_handle_usb2_port_link_resume()
1190 if (raw_port_status & PORT_RESET) in xhci_get_port_status()
1336 if ((temp & PORT_PE) == 0 || (temp & PORT_RESET) in xhci_hub_control()
1503 temp = (temp | PORT_RESET); in xhci_hub_control()
1573 if (temp & PORT_RESET) in xhci_hub_control()
A Dehci-fsl.c651 writel(PORT_RESET | in ehci_start_port_reset()
655 writel(PORT_RESET, &ehci->regs->port_status[port]); in ehci_start_port_reset()
A Doxu210hp-hcd.c188 #define PORT_RESET (1<<8) /* reset port */ macro
575 (status & PORT_RESET) ? " RESET" : "", in dbg_port_buf()
3591 if (temp & PORT_RESET) in oxu_hub_control()
3684 if ((temp & PORT_RESET) in oxu_hub_control()
3691 writel(temp & ~(PORT_RWC_BITS | PORT_RESET), in oxu_hub_control()
3697 PORT_RESET, 0, 750); in oxu_hub_control()
3736 if (temp & PORT_RESET) in oxu_hub_control()
3771 || (temp & PORT_RESET) != 0) in oxu_hub_control()
3789 temp |= PORT_RESET; in oxu_hub_control()
A Dehci-dbg.c249 (status & PORT_RESET) ? " RESET" : "", in dbg_port_buf()
A Dxhci.h2407 if (portsc & PORT_RESET) in xhci_decode_portsc()
/drivers/usb/chipidea/
A Dci_hdrc_tegra.c191 temp |= PORT_RESET; in tegra_usb_internal_port_reset()
194 temp &= ~PORT_RESET; in tegra_usb_internal_port_reset()
A Dhost.c286 if ((temp & PORT_PE) == 0 || (temp & PORT_RESET) != 0) { in ci_ehci_hub_control()
/drivers/usb/isp1760/
A Disp1760-regs.h70 PORT_OWNER, PORT_POWER, PORT_LSTATUS, PORT_RESET, PORT_SUSPEND, enumerator
A Disp1760-hcd.c189 [PORT_RESET] = BIT(8),
2243 if (isp1760_hcd_is_set(hcd, PORT_RESET)) in isp1760_hub_control()
2330 if (isp1760_hcd_is_set(hcd, PORT_RESET) && in isp1760_hub_control()
2339 retval = isp1760_hcd_clear_and_wait(hcd, PORT_RESET, in isp1760_hub_control()
2369 if (isp1760_hcd_is_set(hcd, PORT_RESET)) in isp1760_hub_control()
2402 isp1760_hcd_is_set(hcd, PORT_RESET)) in isp1760_hub_control()
2423 isp1760_hcd_set(hcd, PORT_RESET); in isp1760_hub_control()
A Disp1760-core.c206 [PORT_RESET] = REG_FIELD(ISP176x_HC_PORTSC1, 8, 8),
277 [PORT_RESET] = REG_FIELD(ISP1763_HC_PORTSC1, 8, 8),
/drivers/net/ethernet/i825xx/
A D82596.c144 #define PORT_RESET 0x00 /* reset 82596 */ macro
619 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem()
740 MPU_PORT(dev, PORT_RESET, NULL); in init_i596_mem()
A Dlib82596.c118 #define PORT_RESET 0x00 /* reset 82596 */ macro
587 mpu_port(dev, PORT_RESET, 0); in init_i596_mem()
670 mpu_port(dev, PORT_RESET, 0); in init_i596_mem()
/drivers/usb/fotg210/
A Dfotg210-hcd.h276 #define PORT_RESET (1<<8) /* reset port */ macro
A Dfotg210-hcd.c250 (status & PORT_RESET) ? " RESET" : "", in dbg_port_buf()
1504 if (temp & PORT_RESET) in fotg210_hub_control()
1599 if ((temp & PORT_RESET) && time_after_eq(jiffies, in fotg210_hub_control()
1607 temp & ~(PORT_RWC_BITS | PORT_RESET), in fotg210_hub_control()
1613 PORT_RESET, 0, 1000); in fotg210_hub_control()
1629 if (!(temp & (PORT_RESUME|PORT_RESET))) { in fotg210_hub_control()
1671 if (temp & PORT_RESET) in fotg210_hub_control()
1702 || (temp & PORT_RESET) != 0) in fotg210_hub_control()
1721 temp |= PORT_RESET; in fotg210_hub_control()
/drivers/usb/typec/tcpm/
A Dtcpm.c148 S(PORT_RESET), \
5839 tcpm_set_state(port, PORT_RESET, 0); in run_state_machine()
5841 case PORT_RESET: in run_state_machine()
6123 case PORT_RESET: in _tcpm_cc_change()
6219 case PORT_RESET: in _tcpm_pd_vbus_on()
6310 case PORT_RESET: in _tcpm_pd_vbus_off()
6394 case PORT_RESET: in _tcpm_pd_hard_reset()
6669 tcpm_set_state(port, PORT_RESET, 0); in tcpm_dr_set()
7031 tcpm_set_state(port, PORT_RESET, 0); in tcpm_init()
7045 tcpm_set_state(port, PORT_RESET, 0); in tcpm_port_type_set()
[all …]
/drivers/usb/cdns3/
A Dcdnsp-debug.h476 if (portsc & PORT_RESET) in cdnsp_decode_portsc()
A Dcdnsp-gadget.h251 #define PORT_RESET BIT(4) macro
/drivers/net/dsa/microchip/
A Dksz9477_reg.h1147 #define PORT_RESET BIT(1) macro

Completed in 817 milliseconds