Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_i2c.c153 #define I2C_CONFIG_LOAD 0x08c macro
290 WR4(sc, I2C_CONFIG_LOAD, I2C_CONFIG_LOAD_MSTR_CONFIG_LOAD); in tegra_i2c_bus_clear()
292 if (RD4(sc, I2C_CONFIG_LOAD) == 0) in tegra_i2c_bus_clear()
344 WR4(sc, I2C_CONFIG_LOAD, I2C_CONFIG_LOAD_MSTR_CONFIG_LOAD); in tegra_i2c_hw_init()
346 if (RD4(sc, I2C_CONFIG_LOAD) == 0) in tegra_i2c_hw_init()