Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-nomadik.c44 #define I2C_TFTR (0x01C) macro
406 writel(0x0, priv->virtbase + I2C_TFTR); in setup_i2c_controller()
481 writel(priv->tft, priv->virtbase + I2C_TFTR); in setup_i2c_controller()
790 tft = readl(priv->virtbase + I2C_TFTR); in i2c_irq_handler()