Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c142 #define MLXBF_I2C_GPIO_0_FUNC_EN_0 0x28 macro
1450 config_reg = readl(gpio_res->io + MLXBF_I2C_GPIO_0_FUNC_EN_0); in mlxbf_i2c_init_master()
1453 writel(config_reg, gpio_res->io + MLXBF_I2C_GPIO_0_FUNC_EN_0); in mlxbf_i2c_init_master()