Home
last modified time | relevance | path

Searched refs:fifo_checkpoint_bytes (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c1455 u32 fifo_checkpoint_bytes, complete_checkpoint_bytes; in xillyusb_read() local
1477 * fifo_checkpoint_bytes is rounded down, because it protects in xillyusb_read()
1481 fifo_checkpoint_bytes = chan->in_consumed_bytes + fifo->size; in xillyusb_read()
1485 fifo_checkpoint = fifo_checkpoint_bytes >> sh; in xillyusb_read()

Completed in 3 milliseconds