Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c37 #define I2C_IFDR_DIV_CONSERVATIVE CONFIG_SYS_I2C_IFDR_DIV macro
39 #define I2C_IFDR_DIV_CONSERVATIVE 0x7e macro
705 writeb(I2C_IFDR_DIV_CONSERVATIVE, base + (IFDR << reg_shift)); in i2c_early_init_f()