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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c 106 static inline u32 roothub_status (struct ohci *hc) function
318 temp = roothub_status (controller);
855 #define RD_RH_STAT roothub_status(&gohci)
    [all...]
  /external/u-boot/drivers/usb/host/
ohci-hcd.c 200 static inline u32 roothub_status(struct ohci *hc) function
453 temp = roothub_status(controller);
    [all...]

Completed in 696 milliseconds