Home
last modified time | relevance | path

Searched refs:sh_mobile_i2c_is_last_byte (Results 1 – 1 of 1) sorted by relevance

/drivers/i2c/busses/
Di2c-sh_mobile.c324 static int sh_mobile_i2c_is_last_byte(struct sh_mobile_i2c_data *pd) in sh_mobile_i2c_is_last_byte() function
354 if (sh_mobile_i2c_is_last_byte(pd)) in sh_mobile_i2c_isr_tx()