Lines Matching defs:bytes
42 * followed by two bytes holding the rest of the 16-bits of
55 * For instance, a 2-Mbit I2C EEPROM part, addresses all its bytes,
77 * address bytes.
141 * on the number of bytes read from the EEPROM
179 * Returns the number of bytes read/written; -errno on error.
207 /* The "limit" includes all data bytes sent/received,
208 * which would include the EEPROM_OFFSET_SIZE bytes.
228 u32 bytes)
230 return amdgpu_eeprom_xfer(i2c_adap, eeprom_addr, eeprom_buf, bytes,
236 u32 bytes)
238 return amdgpu_eeprom_xfer(i2c_adap, eeprom_addr, eeprom_buf, bytes,