Home
last modified time | relevance | path

Searched refs:MLXBF_I2C_GPIO_0_FORCE_OE_EN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mlxbf.c147 #define MLXBF_I2C_GPIO_0_FORCE_OE_EN 0x30 macro
1423 * be reset in MLXBF_I2C_GPIO_0_FORCE_OE_EN, i.e. GPIO_OE will be driven in mlxbf_i2c_init_master()
1436 config_reg = readl(gpio_res->io + MLXBF_I2C_GPIO_0_FORCE_OE_EN); in mlxbf_i2c_init_master()
1439 writel(config_reg, gpio_res->io + MLXBF_I2C_GPIO_0_FORCE_OE_EN); in mlxbf_i2c_init_master()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mlxbf.c144 #define MLXBF_I2C_GPIO_0_FORCE_OE_EN 0x30 macro
1442 * be reset in MLXBF_I2C_GPIO_0_FORCE_OE_EN, i.e. GPIO_OE will be driven in mlxbf_i2c_init_master()
1455 config_reg = readl(gpio_res->io + MLXBF_I2C_GPIO_0_FORCE_OE_EN); in mlxbf_i2c_init_master()
1458 writel(config_reg, gpio_res->io + MLXBF_I2C_GPIO_0_FORCE_OE_EN); in mlxbf_i2c_init_master()

Completed in 9 milliseconds