Searched refs:sh_mobile_i2c_is_first_byte (Results 1 – 1 of 1) sorted by relevance
356 static bool sh_mobile_i2c_is_first_byte(struct sh_mobile_i2c_data *pd) in sh_mobile_i2c_is_first_byte() function383 i2c_op(pd, sh_mobile_i2c_is_first_byte(pd) ? OP_TX_FIRST : OP_TX, data); in sh_mobile_i2c_isr_tx()398 if (sh_mobile_i2c_is_first_byte(pd)) in sh_mobile_i2c_isr_rx()