Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c591 static const struct regmap_config i2c_regmap_config = { variable
609 i2c_regmap = devm_regmap_init(&pdev->dev, NULL, wx, &i2c_regmap_config); in txgbe_i2c_register()