Searched refs:SNOOP_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
30 #define SNOOP_FIFO_SIZE 2048 macro132 count = min_t(size_t, count, SNOOP_FIFO_SIZE); in snoop_file_read()255 rc = kfifo_alloc(&channel->fifo, SNOOP_FIFO_SIZE, GFP_KERNEL); in aspeed_lpc_enable_snoop()