Searched refs:MLXBF_I2C_GPIO_0_FUNC_EN_0 (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-mlxbf.c142 #define MLXBF_I2C_GPIO_0_FUNC_EN_0 0x28 macro
1441 * MLXBF_I2C_GPIO_0_FUNC_EN_0, i.e. GPIO 0 is controlled by HW, and must
1450 config_reg = readl(gpio_res->io + MLXBF_I2C_GPIO_0_FUNC_EN_0);
1453 writel(config_reg, gpio_res->io + MLXBF_I2C_GPIO_0_FUNC_EN_0);

Completed in 237 milliseconds