HomeSort by relevance Sort by last modified time
    Searched refs:roothub_portstatus (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c 108 static u32 roothub_portstatus (struct ohci *hc, int i) function
331 temp = roothub_portstatus (controller, i);
856 #define RD_RH_PORTSTAT roothub_portstatus(&gohci,wIndex-1)
869 temp = roothub_portstatus (controller, i);
    [all...]
  /external/u-boot/drivers/usb/host/
ohci-hcd.c 202 static inline u32 roothub_portstatus(struct ohci *hc, int i) function
466 temp = roothub_portstatus(controller, i);
    [all...]

Completed in 518 milliseconds