Home
last modified time | relevance | path

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

/drivers/char/xillybus/
Dxillyusb.c1455 s32 diff, leap; in xillyusb_read() local
1496 leap = (checkpoint - chan->in_current_checkpoint) << sh; in xillyusb_read()
1511 (leap > (fifo->size >> 3) || in xillyusb_read()
1512 (checkpoint_for_complete && leap > 0))) { in xillyusb_read()
/drivers/ptp/
Dptp_ocp.c89 u32 leap; member
3910 val = ioread32(&bp->tod->leap); in ptp_ocp_tod_status_show()