Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxbf.c145 #define MLXBF_I2C_GPIO_0_FUNC_EN_0 0x28 macro
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()