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

/linux-master/drivers/usb/host/
H A Dohci-hub.c482 && (roothub_a (ohci) & RH_A_NDP) > MAX_ROOT_PORTS) {
542 u32 rh = roothub_a (ohci);
H A Dohci-omap.c144 u32 rh = roothub_a (ohci);
H A Dohci-hcd.c508 ohci->num_ports = roothub_a(ohci) & RH_A_NDP;
673 val = roothub_a (ohci);
H A Dohci.h718 static inline u32 roothub_a (struct ohci_hcd *hc) function
H A Dohci-dbg.c199 temp = roothub_a (controller);

Completed in 1005 milliseconds