Home
last modified time | relevance | path

Searched refs:roothub_a (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/usb/host/
Dohci-hub.c482 && (roothub_a (ohci) & RH_A_NDP) > MAX_ROOT_PORTS) { in ohci_hub_status_data()
542 u32 rh = roothub_a (ohci); in ohci_hub_descriptor()
Dohci-omap.c144 u32 rh = roothub_a (ohci); in ohci_omap_reset()
Dohci-hcd.c508 ohci->num_ports = roothub_a(ohci) & RH_A_NDP; in ohci_init()
673 val = roothub_a (ohci); in ohci_run()
Dohci.h718 static inline u32 roothub_a (struct ohci_hcd *hc) in roothub_a() function
Dohci-dbg.c199 temp = roothub_a (controller); in ohci_dump_roothub()