Searched refs:end_offset_plus1 (Results 1 – 1 of 1) sorted by relevance
1000 int end_offset_plus1; in xillybus_myflush() local1027 end_offset_plus1 = channel->rd_host_buf_pos >> in xillybus_myflush()1031 (end_offset_plus1 << channel->log2_element_size); in xillybus_myflush()1034 if (end_offset_plus1) { in xillybus_myflush()1036 (end_offset_plus1 << channel->log2_element_size); in xillybus_myflush()1080 iowrite32(end_offset_plus1 - 1, in xillybus_myflush()1196 int end_offset_plus1 = 0; in xillybus_write() local1234 end_offset_plus1 = in xillybus_write()1244 end_offset_plus1 = bufpos >> in xillybus_write()1248 end_offset_plus1 << in xillybus_write()[all …]