RCAR_IRQ_STOP
rcar_i2c_write(priv, ICMIER, RCAR_IRQ_STOP);
msr &= (rcar_i2c_is_recv(priv) ? RCAR_IRQ_RECV : RCAR_IRQ_SEND) | RCAR_IRQ_STOP;