Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/devfreq/event/
H A Dexynos-nocp.c192 static struct regmap_config exynos_nocp_regmap_config = { variable
222 exynos_nocp_regmap_config.max_register = resource_size(res) - 4; in exynos_nocp_parse_dt()
225 &exynos_nocp_regmap_config); in exynos_nocp_parse_dt()
/kernel/linux/linux-6.6/drivers/devfreq/event/
H A Dexynos-nocp.c192 static struct regmap_config exynos_nocp_regmap_config = { variable
221 exynos_nocp_regmap_config.max_register = resource_size(res) - 4; in exynos_nocp_parse_dt()
224 &exynos_nocp_regmap_config); in exynos_nocp_parse_dt()

Completed in 2 milliseconds