Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/memory/
Drenesas-rpc-if.c292 static const struct regmap_config rpcif_regmap_config = { variable
744 rpc->regmap = devm_regmap_init(dev, NULL, rpc, &rpcif_regmap_config); in rpcif_probe()