Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A 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()
H A Dohci.h718 static inline u32 roothub_a (struct ohci_hcd *hc) in roothub_a() function
H A Dohci-hcd.c508 ohci->num_ports = roothub_a(ohci) & RH_A_NDP; in ohci_init()
673 val = roothub_a (ohci); in ohci_run()
H A Dohci-dbg.c199 temp = roothub_a (controller); in ohci_dump_roothub()