Home
last modified time | relevance | path

Searched defs:syscon_regmap_lookup_by_phandle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dsyscon.h50 static inline struct regmap *syscon_regmap_lookup_by_phandle( in syscon_regmap_lookup_by_phandle() function
/openbmc/u-boot/drivers/core/
H A Dsyscon-uclass.c60 struct regmap *syscon_regmap_lookup_by_phandle(struct udevice *dev, in syscon_regmap_lookup_by_phandle() function
/openbmc/linux/drivers/mfd/
H A Dsyscon.c226 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np, in syscon_regmap_lookup_by_phandle() function