Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-emev2.c35 #define I2C_BIT_IICE0 0x0001 macro
111 if (readb(priv->base + I2C_OFS_IICACT0) & I2C_BIT_IICE0) { in em_i2c_reset()
131 writeb(I2C_BIT_IICE0, priv->base + I2C_OFS_IICACT0); in em_i2c_reset()