Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-altera.c44 #define ALTR_I2C_SCL_LOW 0x20 /* SCL low count register */ macro
167 writel(t_low, idev->base + ALTR_I2C_SCL_LOW); in altr_i2c_init()