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

  /external/u-boot/drivers/usb/host/
ehci-faraday.c 43 spd = OTGCSR_SPD(readl(&regs->otg.otgcsr));
  /external/u-boot/include/usb/
fotg210.h 80 #define OTGCSR_SPD(x) (((x) >> 22) & 0x03)

Completed in 44 milliseconds