Searched refs:end_offset_plus1 (Results 1 – 1 of 1) sorted by relevance
997 int end_offset_plus1; in xillybus_myflush() local1024 end_offset_plus1 = channel->rd_host_buf_pos >> in xillybus_myflush()1028 (end_offset_plus1 << channel->log2_element_size); in xillybus_myflush()1031 if (end_offset_plus1) { in xillybus_myflush()1033 (end_offset_plus1 << channel->log2_element_size); in xillybus_myflush()1077 iowrite32(end_offset_plus1 - 1, in xillybus_myflush()1193 int end_offset_plus1 = 0; in xillybus_write() local1231 end_offset_plus1 = in xillybus_write()1241 end_offset_plus1 = bufpos >> in xillybus_write()1245 end_offset_plus1 << in xillybus_write()[all …]