Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/
H A Dreset-microchip-sparx5.c31 static struct regmap_config sparx5_reset_regmap_config = { variable
98 sparx5_reset_regmap_config.name = res->name; in mchp_sparx5_map_io()
99 map = devm_regmap_init_mmio(&pdev->dev, mem, &sparx5_reset_regmap_config); in mchp_sparx5_map_io()