Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-emev2.c31 #define I2C_OFS_IICSE0 0x1c /* status For emulation */ macro
92 status = readb(priv->base + I2C_OFS_IICSE0); in em_i2c_wait_for_event()
237 status = readb(priv->base + I2C_OFS_IICSE0); in em_i2c_slave_irq()