Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dfotg210.h216 #define GIMR1_FIFO_OUT(x) (1 << (((x) & 3) * 2)) /* FIFOx OUT */ macro
218 #define GIMR1_FIFO_RX(x) (GIMR1_FIFO_OUT(x) | GIMR1_FIFO_SPK(x))