Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Daltera-sysmgr.h18 struct regmap *altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np,
22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle() function
/Linux-v5.4/drivers/mfd/
Daltera-sysmgr.c95 struct regmap *altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle() function
120 EXPORT_SYMBOL_GPL(altr_sysmgr_regmap_lookup_by_phandle);
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-socfpga.c113 altr_sysmgr_regmap_lookup_by_phandle(np, "altr,sysmgr-syscon"); in socfpga_dwmac_parse_data()