Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/devfreq/event/
Dexynos-nocp.c195 static struct regmap_config exynos_nocp_regmap_config = { variable
225 exynos_nocp_regmap_config.max_register = resource_size(res) - 4; in exynos_nocp_parse_dt()
228 &exynos_nocp_regmap_config); in exynos_nocp_parse_dt()