Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c137 unsigned int in_log2_fifo_size; member
1346 rc = fifo_init(in_fifo, chan->in_log2_fifo_size); in xillyusb_open()
1969 chan->in_log2_fifo_size = ((in_desc >> 8) & 0x1f) + 16; in setup_channels()