Home
last modified time | relevance | path

Searched refs:roothub (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dohci-hub.c103 __hc32 __iomem *portstat = ohci->regs->roothub.portstatus; in ohci_rh_suspend()
484 ohci_readl (ohci, &ohci->regs->roothub.a) & RH_A_NDP); in ohci_hub_status_data()
590 status = ohci_readl(ohci, &ohci->regs->roothub.portstatus [port]); in ohci_start_port_reset()
595 ohci_writel(ohci, RH_PS_PRS, &ohci->regs->roothub.portstatus [port]); in ohci_start_port_reset()
622 __hc32 __iomem *portstat = &ohci->regs->roothub.portstatus [port]; in root_port_reset()
697 &ohci->regs->roothub.status); in ohci_hub_control()
739 &ohci->regs->roothub.portstatus [wIndex]); in ohci_hub_control()
782 &ohci->regs->roothub.portstatus [wIndex]); in ohci_hub_control()
786 &ohci->regs->roothub.portstatus [wIndex]); in ohci_hub_control()
A Dohci.h242 } roothub; member
710 u32 temp = ohci_readl (hc, &hc->regs->roothub.register); \
715 temp = ohci_readl (hc, &hc->regs->roothub.register); \
721 { return ohci_readl (hc, &hc->regs->roothub.b); } in roothub_b()
723 { return ohci_readl (hc, &hc->regs->roothub.status); } in roothub_status()
A Du132-hcd.c440 retval = u132_read_pcimem(u132, roothub.status, in read_roothub_info()
1567 retval = u132_read_pcimem(u132, roothub.a, &rh_a); in u132_init()
1644 roothub.portstatus[temp], RH_PS_LSDA); in u132_run()
1754 retval = u132_write_pcimem(u132, roothub.b, in u132_run()
2565 retval = u132_read_pcimem(u132, roothub.a, &rh_a); in u132_roothub_descriptor()
2584 retval = u132_read_pcimem(u132, roothub.b, &rh_b); in u132_roothub_descriptor()
2614 roothub.portstatus[port], &rh_portstatus); in u132_roothub_portstatus()
2645 roothub.portstatus[port_index], &portstat); in u132_roothub_portreset()
2658 roothub.portstatus[port_index], in u132_roothub_portreset()
2691 roothub.portstatus[port_index], RH_PS_PSS); in u132_roothub_setportfeature()
[all …]
A Dohci-ps3.c30 &ohci->regs->roothub.a); in ps3_ohci_hc_start()
31 ohci_writel(ohci, 0x00060000, &ohci->regs->roothub.b); in ps3_ohci_hc_start()
A Dohci-omap.c81 writel (RH_PS_PSS, &ohci->regs->roothub.portstatus [port]); in start_hnp()
161 ohci_writel(ohci, rh, &ohci->regs->roothub.a); in ohci_omap_reset()
A Dohci-hcd.c665 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status); in ohci_run()
690 ohci_writel(ohci, val, &ohci->regs->roothub.a); in ohci_run()
692 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status); in ohci_run()
694 &ohci->regs->roothub.b); in ohci_run()
1161 &ohci->regs->roothub.portstatus[port]); in ohci_resume()
A Dohci-da8xx.c259 rh_a = ohci_readl(ohci, &ohci->regs->roothub.a); in ohci_da8xx_reset()
272 ohci_writel(ohci, rh_a, &ohci->regs->roothub.a); in ohci_da8xx_reset()
/linux-6.3-rc2/drivers/usb/misc/
A Dftdi-elan.c2208 retval = ftdi_read_pcimem(ftdi, roothub.a, &rh_a); in ftdi_elan_check_controller()
2245 retval = ftdi_read_pcimem(ftdi, roothub.a, &roothub_a); in ftdi_elan_check_controller()
2251 roothub.portstatus[temp], RH_PS_LSDA); in ftdi_elan_check_controller()
2335 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_DRWE); in ftdi_elan_check_controller()
2347 retval = ftdi_read_pcimem(ftdi, roothub.a, &roothub_a); in ftdi_elan_check_controller()
2354 retval = ftdi_write_pcimem(ftdi, roothub.a, roothub_a); in ftdi_elan_check_controller()
2359 retval = ftdi_write_pcimem(ftdi, roothub.a, roothub_a); in ftdi_elan_check_controller()
2363 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_LPSC); in ftdi_elan_check_controller()
2366 retval = ftdi_write_pcimem(ftdi, roothub.b, in ftdi_elan_check_controller()
2376 retval = ftdi_read_pcimem(ftdi, roothub.portstatus[temp], in ftdi_elan_check_controller()
/linux-6.3-rc2/Documentation/usb/
A Dchipidea.rst123 2.4 Enable roothub's wakeup::

Completed in 23 milliseconds