Home
last modified time | relevance | path

Searched defs:FIFO_DEPTH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-microchip-core.c26 #define FIFO_DEPTH (32) macro
H A Dspi-s3c64xx.c115 #define FIFO_DEPTH(i) ((FIFO_LVL_MASK(i) >> 1) + 1) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c95 #define FIFO_DEPTH 8 macro