Lines Matching defs:count
123 int count;151 hw->count = 0;159 return hw->count;259 unsigned int count;294 count = hw->count;295 hw->count++;300 hw->rx[count] = data;302 count++;304 if (count < hw->len) {305 data = hw->tx ? hw->tx[count] : 0;369 * The SPI core will count the number of GPIO descriptors to figure