Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mlxbf.c145 #define MLXBF_I2C_GPIO_0_FUNC_EN_0 0x28 macro
1422 * MLXBF_I2C_GPIO_0_FUNC_EN_0, i.e. GPIO 0 is controlled by HW, and must in mlxbf_i2c_init_master()
1431 config_reg = readl(gpio_res->io + MLXBF_I2C_GPIO_0_FUNC_EN_0); in mlxbf_i2c_init_master()
1434 writel(config_reg, gpio_res->io + MLXBF_I2C_GPIO_0_FUNC_EN_0); in mlxbf_i2c_init_master()
/kernel/linux/linux-6.6/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 in mlxbf_i2c_init_master()
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()

Completed in 7 milliseconds