Home
last modified time | relevance | path

Searched refs:roothub (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hub.c19 "%s roothub.portstatus [%d] " \
103 __hc32 __iomem *portstat = ohci->regs->roothub.portstatus;
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()
738 &ohci->regs->roothub.portstatus [wIndex]); in ohci_hub_control()
739 // ohci_readl (ohci, &ohci->regs->roothub.portstatus [wIndex]); in ohci_hub_control()
781 &ohci->regs->roothub in ohci_hub_control()
[all...]
H A Dohci.h242 } roothub; member
298 /* roothub.portstatus [i] bits */
312 /* roothub.status bits */
320 /* roothub.b masks */
324 /* roothub.a masks */
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()
H A Du132-hcd.c440 retval = u132_read_pcimem(u132, roothub.status, in read_roothub_info()
444 "g roothub.status\n", retval); in read_roothub_info()
447 retval = u132_read_pcimem(u132, roothub.a, &u132->hc_roothub_a); in read_roothub_info()
450 "g roothub.a\n", retval); in read_roothub_info()
457 retval = u132_read_pcimem(u132, roothub.portstatus[i], in read_roothub_info()
461 "essing device roothub.portstatus[%d]\n" in read_roothub_info()
1567 retval = u132_read_pcimem(u132, roothub.a, &rh_a); in u132_init()
1637 retval = u132_read_pcimem(u132, roothub.a, &roothub_a); in u132_run()
1644 roothub.portstatus[temp], RH_PS_LSDA); in u132_run()
1723 retval = u132_write_pcimem(u132, roothub in u132_run()
[all...]
H 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()
H A Dohci-hcd.c562 /* also: power/overcurrent flags in roothub.a */ in ohci_run()
667 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status); in ohci_run()
692 ohci_writel(ohci, val, &ohci->regs->roothub.a); in ohci_run()
694 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status); in ohci_run()
696 &ohci->regs->roothub.b); in ohci_run()
1165 &ohci->regs->roothub.portstatus[port]); in ohci_resume()
H A Dohci-omap.c175 writel (RH_PS_PSS, &ohci->regs->roothub.portstatus [port]); in start_hnp()
265 ohci_writel(ohci, rh, &ohci->regs->roothub.a); in ohci_omap_reset()
H 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hub.c19 "%s roothub.portstatus [%d] " \
103 __hc32 __iomem *portstat = ohci->regs->roothub.portstatus;
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()
740 // ohci_readl (ohci, &ohci->regs->roothub.portstatus [wIndex]); in ohci_hub_control()
782 &ohci->regs->roothub in ohci_hub_control()
[all...]
H A Dohci.h242 } roothub; member
298 /* roothub.portstatus [i] bits */
312 /* roothub.status bits */
320 /* roothub.b masks */
324 /* roothub.a masks */
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()
H 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()
H A Dohci-hcd.c560 /* also: power/overcurrent flags in roothub.a */ in ohci_run()
665 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()
H A Dohci-da8xx.c260 rh_a = ohci_readl(ohci, &ohci->regs->roothub.a); in ohci_da8xx_reset()
273 ohci_writel(ohci, rh_a, &ohci->regs->roothub.a); in ohci_da8xx_reset()
H 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()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c2218 retval = ftdi_read_pcimem(ftdi, roothub.a, &rh_a); in ftdi_elan_check_controller()
2255 retval = ftdi_read_pcimem(ftdi, roothub.a, &roothub_a); in ftdi_elan_check_controller()
2261 roothub.portstatus[temp], RH_PS_LSDA); in ftdi_elan_check_controller()
2345 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_DRWE); in ftdi_elan_check_controller()
2357 retval = ftdi_read_pcimem(ftdi, roothub.a, &roothub_a); in ftdi_elan_check_controller()
2364 retval = ftdi_write_pcimem(ftdi, roothub.a, roothub_a); in ftdi_elan_check_controller()
2369 retval = ftdi_write_pcimem(ftdi, roothub.a, roothub_a); in ftdi_elan_check_controller()
2373 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_LPSC); in ftdi_elan_check_controller()
2376 retval = ftdi_write_pcimem(ftdi, roothub.b, in ftdi_elan_check_controller()
2386 retval = ftdi_read_pcimem(ftdi, roothub in ftdi_elan_check_controller()
[all...]

Completed in 18 milliseconds