Searched refs:MAX_SMIC_READ_SIZE (Results 1 – 1 of 1) sorted by relevance
58 #define MAX_SMIC_READ_SIZE 80 macro95 unsigned char read_data[MAX_SMIC_READ_SIZE];236 if (smic->read_pos >= MAX_SMIC_READ_SIZE) { in read_next_byte()