Searched refs:ti_i2c_desc (Results 1 – 2 of 2) sorted by relevance
647 …IGetDescriptorAddress (struct edgeport_serial *serial, int desc_type, struct ti_i2c_desc *rom_desc) in TIGetDescriptorAddress()657 sizeof(struct ti_i2c_desc), in TIGetDescriptorAddress()665 start_address = start_address + sizeof(struct ti_i2c_desc) + rom_desc->Size; in TIGetDescriptorAddress()673 static int ValidChecksum(struct ti_i2c_desc *rom_desc, __u8 *buffer) in ValidChecksum()692 struct ti_i2c_desc *rom_desc; in TiValidateI2cImage()723 sizeof(struct ti_i2c_desc), in TiValidateI2cImage()728 if ((start_address + sizeof(struct ti_i2c_desc) + rom_desc->Size) > TI_MAX_I2C_SIZE) { in TiValidateI2cImage()740 start_address+sizeof(struct ti_i2c_desc), in TiValidateI2cImage()750 start_address = start_address + sizeof(struct ti_i2c_desc) + rom_desc->Size; in TiValidateI2cImage()767 struct ti_i2c_desc *rom_desc; in TIReadManufDescriptor()[all …]
423 struct ti_i2c_desc struct