Searched refs:TI_MAX_I2C_SIZE (Results 1 – 2 of 2) sorted by relevance
656 #define TI_MAX_I2C_SIZE (16 * 1024) macro
657 } while ((start_address < TI_MAX_I2C_SIZE) && rom_desc->Type); in get_descriptor_addr()692 buffer = kmalloc(TI_MAX_I2C_SIZE, GFP_KERNEL); in check_i2c_image()719 le16_to_cpu(rom_desc->Size)) > TI_MAX_I2C_SIZE) { in check_i2c_image()747 (start_address < TI_MAX_I2C_SIZE)); in check_i2c_image()750 (start_address > TI_MAX_I2C_SIZE)) in check_i2c_image()