Searched refs:altr_sysmgr_regmap_lookup_by_phandle (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | altera-sysmgr.h | 18 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
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | altera-sysmgr.h | 18 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
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | altera-sysmgr.c | 89 * altr_sysmgr_regmap_lookup_by_phandle 96 struct regmap *altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle() function 121 EXPORT_SYMBOL_GPL(altr_sysmgr_regmap_lookup_by_phandle); variable
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | altera-sysmgr.c | 88 * altr_sysmgr_regmap_lookup_by_phandle 95 struct regmap *altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, in altr_sysmgr_regmap_lookup_by_phandle() function 122 EXPORT_SYMBOL_GPL(altr_sysmgr_regmap_lookup_by_phandle); variable
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | dw_mmc-pltfm.c | 81 sys_mgr_base_addr = altr_sysmgr_regmap_lookup_by_phandle(np, "altr,sysmgr-syscon"); in dw_mci_socfpga_priv_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-socfpga.c | 112 altr_sysmgr_regmap_lookup_by_phandle(np, "altr,sysmgr-syscon"); in socfpga_dwmac_parse_data()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-socfpga.c | 116 altr_sysmgr_regmap_lookup_by_phandle(np, "altr,sysmgr-syscon"); in socfpga_dwmac_parse_data()
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | altera_edac.c | 965 altr_sysmgr_regmap_lookup_by_phandle(np_eccmgr, in altr_init_a10_ecc_block() 2083 altr_sysmgr_regmap_lookup_by_phandle(pdev->dev.of_node, in altr_edac_a10_probe()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | altera_edac.c | 974 altr_sysmgr_regmap_lookup_by_phandle(np_eccmgr, in altr_init_a10_ecc_block() 2132 altr_sysmgr_regmap_lookup_by_phandle(pdev->dev.of_node, in altr_edac_a10_probe()
|
Completed in 14 milliseconds