Searched refs:TI_MAX_I2C_SIZE (Results 1 – 2 of 2) sorted by relevance
654 #define TI_MAX_I2C_SIZE (16 * 1024) macro
655 } while ((start_address < TI_MAX_I2C_SIZE) && rom_desc->Type); in get_descriptor_addr()690 buffer = kmalloc(TI_MAX_I2C_SIZE, GFP_KERNEL); in check_i2c_image()717 le16_to_cpu(rom_desc->Size)) > TI_MAX_I2C_SIZE) { in check_i2c_image()745 (start_address < TI_MAX_I2C_SIZE)); in check_i2c_image()748 (start_address > TI_MAX_I2C_SIZE)) in check_i2c_image()