Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-nomadik.c46 #define I2C_TFTR (0x01C) macro
408 writel(0x0, priv->virtbase + I2C_TFTR); in setup_i2c_controller()
476 writel(priv->tft, priv->virtbase + I2C_TFTR); in setup_i2c_controller()
785 tft = readl(priv->virtbase + I2C_TFTR); in i2c_irq_handler()