Searched refs:CYAPA_REG_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance
57 #define CYAPA_REG_MAP_SIZE 256 macro304 u8 irq_cmd_buf[CYAPA_REG_MAP_SIZE];305 u8 empty_buf[CYAPA_REG_MAP_SIZE];
378 if (!buf || size > CYAPA_REG_MAP_SIZE) in cyapa_i2c_pip_read()456 buf_len = (*len < CYAPA_REG_MAP_SIZE) ? in cyapa_empty_pip_output_data()457 *len : CYAPA_REG_MAP_SIZE; in cyapa_empty_pip_output_data()488 } else if (length > CYAPA_REG_MAP_SIZE) { in cyapa_empty_pip_output_data()