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

  /external/u-boot/include/usb/
fotg210.h 346 #define FIFOCSR_BYTES(x) ((x) & 0x7ff) /* Length(bytes) for OUT-EP/FIFO */
  /external/u-boot/drivers/usb/gadget/
fotg210.c 265 blen = FIFOCSR_BYTES(readl(&regs->fifocsr[fifo]));

Completed in 48 milliseconds