Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-mt65xx.c107 OFFSET_INTR_STAT, enumerator
135 [OFFSET_INTR_STAT] = 0xc,
162 [OFFSET_INTR_STAT] = 0xc,
603 I2C_ARB_LOST | I2C_TRANSAC_COMP, OFFSET_INTR_STAT); in mtk_i2c_do_transfer()
853 intr_stat = mtk_i2c_readw(i2c, OFFSET_INTR_STAT); in mtk_i2c_irq()
854 mtk_i2c_writew(i2c, intr_stat, OFFSET_INTR_STAT); in mtk_i2c_irq()