/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | syscon.h | 23 extern struct regmap *syscon_regmap_lookup_by_phandle( 47 static inline struct regmap *syscon_regmap_lookup_by_phandle( in syscon_regmap_lookup_by_phandle() function
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | syscon.h | 23 extern struct regmap *syscon_regmap_lookup_by_phandle( 50 static inline struct regmap *syscon_regmap_lookup_by_phandle( in syscon_regmap_lookup_by_phandle() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpsw-common.c | 22 syscon = syscon_regmap_lookup_by_phandle(dev->of_node, "syscon"); in davinci_emac_3517_get_macid() 49 syscon = syscon_regmap_lookup_by_phandle(dev->of_node, "syscon"); in cpsw_am33xx_cm_get_macid()
|
/kernel/linux/linux-5.10/drivers/power/reset/ |
H A D | keystone-reset.c | 90 pllctrl_regs = syscon_regmap_lookup_by_phandle(np, "ti,syscon-pll"); in rsctrl_probe() 94 devctrl_regs = syscon_regmap_lookup_by_phandle(np, "ti,syscon-dev"); in rsctrl_probe()
|
H A D | axxia-reset.c | 57 syscon = syscon_regmap_lookup_by_phandle(dev->of_node, "syscon"); in axxia_reset_probe()
|
H A D | st-poweroff.c | 86 syscon_regmap_lookup_by_phandle(np, "st,syscfg"); in st_reset_probe()
|
H A D | syscon-poweroff.c | 40 map = syscon_regmap_lookup_by_phandle(pdev->dev.of_node, "regmap"); in syscon_poweroff_probe()
|
/kernel/linux/linux-6.6/drivers/reset/hisilicon/ |
H A D | reset-hi3660.c | 86 rc->map = syscon_regmap_lookup_by_phandle(np, "hisilicon,rst-syscon"); in hi3660_reset_probe() 89 rc->map = syscon_regmap_lookup_by_phandle(np, in hi3660_reset_probe()
|
/kernel/linux/linux-6.6/drivers/power/reset/ |
H A D | keystone-reset.c | 92 pllctrl_regs = syscon_regmap_lookup_by_phandle(np, "ti,syscon-pll"); in rsctrl_probe() 96 devctrl_regs = syscon_regmap_lookup_by_phandle(np, "ti,syscon-dev"); in rsctrl_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpsw-common.c | 21 syscon = syscon_regmap_lookup_by_phandle(dev->of_node, "syscon"); in davinci_emac_3517_get_macid() 48 syscon = syscon_regmap_lookup_by_phandle(dev->of_node, "syscon"); in cpsw_am33xx_cm_get_macid()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | syscon.c | 226 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np, in syscon_regmap_lookup_by_phandle() function 247 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle); variable 279 * It behaves the same as syscon_regmap_lookup_by_phandle() except where 288 regmap = syscon_regmap_lookup_by_phandle(np, property); in syscon_regmap_lookup_by_phandle_optional()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | sti-cpufreq.c | 242 ddata.syscfg = syscon_regmap_lookup_by_phandle(np, "st,syscfg"); in sti_cpufreq_fetch_syscon_registers() 248 ddata.syscfg_eng = syscon_regmap_lookup_by_phandle(np, "st,syscfg-eng"); in sti_cpufreq_fetch_syscon_registers()
|
/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
H A D | phy-bcm-sr-pcie.c | 235 core->cdru = syscon_regmap_lookup_by_phandle(node, "brcm,sr-cdru"); in sr_pcie_phy_probe() 241 core->mhb = syscon_regmap_lookup_by_phandle(node, "brcm,sr-mhb"); in sr_pcie_phy_probe()
|
/kernel/linux/linux-5.10/drivers/phy/hisilicon/ |
H A D | phy-hi3660-usb3.c | 182 priv->peri_crg = syscon_regmap_lookup_by_phandle(dev->of_node, in hi3660_phy_probe() 189 priv->pctrl = syscon_regmap_lookup_by_phandle(dev->of_node, in hi3660_phy_probe()
|
/kernel/linux/linux-5.10/drivers/phy/samsung/ |
H A D | phy-samsung-usb2.c | 177 drv->reg_pmu = syscon_regmap_lookup_by_phandle(pdev->dev.of_node, in samsung_usb2_phy_probe() 185 drv->reg_sys = syscon_regmap_lookup_by_phandle( in samsung_usb2_phy_probe()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | lantiq_wdt.c | 164 rcu_regmap = syscon_regmap_lookup_by_phandle(dev->of_node, "regmap"); in ltq_wdt_xrx_bootstatus_get() 184 rcu_regmap = syscon_regmap_lookup_by_phandle(dev->of_node, in ltq_wdt_falcon_bootstatus_get()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | lantiq_wdt.c | 165 rcu_regmap = syscon_regmap_lookup_by_phandle(dev->of_node, "regmap"); in ltq_wdt_xrx_bootstatus_get() 185 rcu_regmap = syscon_regmap_lookup_by_phandle(dev->of_node, in ltq_wdt_falcon_bootstatus_get()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | sti-cpufreq.c | 240 ddata.syscfg = syscon_regmap_lookup_by_phandle(np, "st,syscfg"); in sti_cpufreq_fetch_syscon_registers() 246 ddata.syscfg_eng = syscon_regmap_lookup_by_phandle(np, "st,syscfg-eng"); in sti_cpufreq_fetch_syscon_registers()
|
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A D | phy-bcm-sr-pcie.c | 232 core->cdru = syscon_regmap_lookup_by_phandle(node, "brcm,sr-cdru"); in sr_pcie_phy_probe() 238 core->mhb = syscon_regmap_lookup_by_phandle(node, "brcm,sr-mhb"); in sr_pcie_phy_probe()
|
/kernel/linux/linux-6.6/drivers/phy/hisilicon/ |
H A D | phy-hi3660-usb3.c | 183 priv->peri_crg = syscon_regmap_lookup_by_phandle(dev->of_node, in hi3660_phy_probe() 190 priv->pctrl = syscon_regmap_lookup_by_phandle(dev->of_node, in hi3660_phy_probe()
|
/kernel/linux/linux-6.6/drivers/phy/samsung/ |
H A D | phy-samsung-usb2.c | 177 drv->reg_pmu = syscon_regmap_lookup_by_phandle(pdev->dev.of_node, in samsung_usb2_phy_probe() 185 drv->reg_sys = syscon_regmap_lookup_by_phandle( in samsung_usb2_phy_probe()
|
H A D | phy-exynos-pcie.c | 158 exynos_phy->pmureg = syscon_regmap_lookup_by_phandle(dev->of_node, in exynos_pcie_phy_probe() 165 exynos_phy->fsysreg = syscon_regmap_lookup_by_phandle(dev->of_node, in exynos_pcie_phy_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | soc.c | 23 dev->infracfg = syscon_regmap_lookup_by_phandle(np, "mediatek,infracfg"); in mt7622_wmac_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | soc.c | 23 dev->infracfg = syscon_regmap_lookup_by_phandle(np, "mediatek,infracfg"); in mt7622_wmac_init()
|
/kernel/linux/linux-5.10/drivers/soc/lantiq/ |
H A D | fpi-bus.c | 41 rcu_regmap = syscon_regmap_lookup_by_phandle(np, "lantiq,rcu"); in ltq_fpi_probe()
|