Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c1456 u32 complete_checkpoint, fifo_checkpoint; in xillyusb_read() local
1485 fifo_checkpoint = fifo_checkpoint_bytes >> sh; in xillyusb_read()
1489 diff = (fifo_checkpoint - complete_checkpoint) << sh; in xillyusb_read()
1495 checkpoint = fifo_checkpoint; in xillyusb_read()

Completed in 4 milliseconds