Searched refs:ICCR_TRS (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-sh_mobile.c161 #define ICCR_TRS 0x10 macro
314 iic_wr(pd, ICCR, ICCR_ICE | ICCR_TRS | ICCR_BBSY);
324 iic_wr(pd, ICCR, pd->send_stop ? ICCR_ICE | ICCR_TRS
325 : ICCR_ICE | ICCR_TRS | ICCR_BBSY);
768 iic_wr(pd, ICCR, ICCR_TRS);
772 iic_wr(pd, ICCR, ICCR_TRS);

Completed in 164 milliseconds