Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_i2c.c221 static const struct regmap_config i2c_regmap_config = { variable
306 regmap = devm_regmap_init(drm_dev, NULL, i2c, &i2c_regmap_config); in xe_i2c_probe()
/drivers/net/ethernet/wangxun/txgbe/
A Dtxgbe_phy.c465 static const struct regmap_config i2c_regmap_config = { variable
483 i2c_regmap = devm_regmap_init(&pdev->dev, NULL, wx, &i2c_regmap_config); in txgbe_i2c_register()

Completed in 7 milliseconds