Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.c120 static u32 roothub_a (struct ohci *hc) in roothub_a() function
429 temp = roothub_a (controller); in ohci_dump_roothub()
1855 num_ports = roothub_a (ohci) & RH_A_NDP; in rh_send_irq()
2095 __u32 temp = roothub_a (ohci); in rh_submit_urb()
2281 writel ((roothub_a (ohci) | RH_A_NOCP) & in hc_start()
2288 writel ((roothub_a (ohci) | RH_A_NPS) & ~RH_A_PSM, in hc_start()
2297 mdelay ((roothub_a (ohci) >> 23) & 0x1fe); in hc_start()