Symbol: FIFO_SIZE
drivers/ata/pata_arasan_cf.c
175
#define FIFO_SIZE 0x200u
drivers/block/ps3vram.c
33
#define FIFO_SIZE (64 * 1024)
drivers/comedi/drivers/das1800.c
82
#define FIFO_SIZE 1024 /* 1024 sample fifo */
drivers/i2c/busses/i2c-axxia.c
25
#define FIFO_SIZE 8
drivers/i2c/busses/i2c-sh7760.c
79
#define FIFO_SIZE 16
drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c
42
#define FIFO_SIZE 16
drivers/mmc/core/sdio_uart.c
48
#define FIFO_SIZE PAGE_SIZE
drivers/net/ethernet/ec_bhf.c
108
#define FIFO_SIZE 64
drivers/net/ethernet/tehuti/tehuti.h
76
#define FIFO_SIZE 4096
drivers/net/phy/micrel.c
312
#define FIFO_SIZE 8
drivers/platform/x86/amd/pmc/mp1_stb.c
32
#define FIFO_SIZE 4096
drivers/spi/spi-st-ssc4.c
51
#define FIFO_SIZE 8
drivers/tty/serial/rp2.c
48
#define FIFO_SIZE 512
drivers/usb/gadget/udc/dummy_hcd.c
227
#define FIFO_SIZE 64
drivers/w1/masters/ds2490.c
102
#define FIFO_SIZE 0x80
samples/kfifo/bytestream-example.c
19
#define FIFO_SIZE 32
samples/kfifo/dma-example.c
19
#define FIFO_SIZE 32
samples/kfifo/inttype-example.c
19
#define FIFO_SIZE 32
samples/kfifo/record-example.c
19
#define FIFO_SIZE 128
sound/pci/au88x0/au8810.h
163
#define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20
sound/pci/au88x0/au8820.h
154
#define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20
sound/pci/au88x0/au8830.h
183
#define FIFO_SIZE (1<<(FIFO_SIZE_BITS)) // 0x40
sound/soc/amd/acp/amd.h
85
#define FIFO_SIZE 0x100
sound/soc/amd/raven/acp3x.h
63
#define FIFO_SIZE 0x100
sound/soc/amd/vangogh/acp5x.h
70
#define FIFO_SIZE 0x100