Searched refs:SH_I2C_ICSR_TEND (Results 1 – 1 of 1) sorted by relevance
58 #define SH_I2C_ICSR_TEND (1 << 6) macro96 int ret = check_icsr_bits(base, SH_I2C_ICSR_TEND); in check_tend()103 clrbits_8(&base->icsr, SH_I2C_ICSR_TEND); in check_tend()