Searched refs:offsetlimit (Results 1 – 1 of 1) sorted by relevance
851 int offsetlimit = ((count - bytes_done) - 1) >> in xillybus_read() local864 (offsetlimit >= buf_elements)) in xillybus_read()865 offsetlimit = buf_elements - 1; in xillybus_read()869 (offsetlimit >= in xillybus_read()871 offsetlimit = buf_elements * in xillybus_read()884 (offsetlimit < (buf_elements - 1))) { in xillybus_read()887 iowrite32(offsetlimit, in xillybus_read()