Home
last modified time | relevance | path

Searched refs:syscon_regmap_lookup_by_phandle_optional (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/mfd/
H A Dsyscon.h31 extern struct regmap *syscon_regmap_lookup_by_phandle_optional(
66 static inline struct regmap *syscon_regmap_lookup_by_phandle_optional( in syscon_regmap_lookup_by_phandle_optional() function
/kernel/linux/linux-6.6/drivers/mfd/
H A Dsyscon.c283 struct regmap *syscon_regmap_lookup_by_phandle_optional(struct device_node *np, in syscon_regmap_lookup_by_phandle_optional() function
294 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle_optional); variable
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-wpcm-fiu.c470 fiu->shm_regmap = syscon_regmap_lookup_by_phandle_optional(dev->of_node, "nuvoton,shm"); in wpcm_fiu_probe()
/kernel/linux/linux-6.6/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c364 pd->infracfg = syscon_regmap_lookup_by_phandle_optional(node, "mediatek,infracfg"); in scpsys_add_one_domain()

Completed in 3 milliseconds