Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-mt65xx.c108 OFFSET_INTR_STAT, enumerator
142 [OFFSET_INTR_STAT] = 0xc,
175 [OFFSET_INTR_STAT] = 0xc,
849 I2C_ARB_LOST | I2C_TRANSAC_COMP, OFFSET_INTR_STAT); in mtk_i2c_do_transfer()
1105 intr_stat = mtk_i2c_readw(i2c, OFFSET_INTR_STAT); in mtk_i2c_irq()
1106 mtk_i2c_writew(i2c, intr_stat, OFFSET_INTR_STAT); in mtk_i2c_irq()