Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dstmfx.c49 static const struct regmap_config stmfx_regmap_config = { variable
426 stmfx->map = devm_regmap_init_i2c(client, &stmfx_regmap_config); in stmfx_probe()