Searched refs:read_len (Results 1 – 1 of 1) sorted by relevance
209 int32_t read_len; in read_spd() local235 read_len = (total_len > SPD_PAGE_SIZE) ? SPD_PAGE_SIZE : total_len; in read_spd()238 I2C_EN_CH0, i2c_target_addr_read_spd, 0, dst, read_len); in read_spd()252 total_len -= read_len; in read_spd()
Completed in 3 milliseconds