Home
last modified time | relevance | path

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

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