Searched refs:TI_MAX_I2C_SIZE (Results 1 – 2 of 2) sorted by relevance
653 #define TI_MAX_I2C_SIZE (16 * 1024) macro
653 } while ((start_address < TI_MAX_I2C_SIZE) && rom_desc->Type); in get_descriptor_addr()688 buffer = kmalloc(TI_MAX_I2C_SIZE, GFP_KERNEL); in check_i2c_image()715 le16_to_cpu(rom_desc->Size)) > TI_MAX_I2C_SIZE) { in check_i2c_image()743 (start_address < TI_MAX_I2C_SIZE)); in check_i2c_image()746 (start_address > TI_MAX_I2C_SIZE)) in check_i2c_image()