Searched refs:i2c_regmap_config (Results 1 – 2 of 2) sorted by relevance
221 static const struct regmap_config i2c_regmap_config = { variable306 regmap = devm_regmap_init(drm_dev, NULL, i2c, &i2c_regmap_config); in xe_i2c_probe()
465 static const struct regmap_config i2c_regmap_config = { variable483 i2c_regmap = devm_regmap_init(&pdev->dev, NULL, wx, &i2c_regmap_config); in txgbe_i2c_register()
Completed in 7 milliseconds