Searched refs:real_pos (Results 1 – 1 of 1) sorted by relevance
432 int real_pos; in sh_mobile_i2c_isr_rx() local450 real_pos = pd->pos - 2; in sh_mobile_i2c_isr_rx()460 if (real_pos < 0) { in sh_mobile_i2c_isr_rx()468 if (real_pos >= 0) in sh_mobile_i2c_isr_rx()469 pd->msg->buf[real_pos] = data; in sh_mobile_i2c_isr_rx()