| /linux/include/linux/mfd/ |
| H A D | syscon.h | 25 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, 56 static inline struct regmap *syscon_regmap_lookup_by_phandle_args( in syscon_regmap_lookup_by_phandle_args() function
|
| /linux/drivers/phy/starfive/ |
| H A D | phy-jh7110-pcie.c | 158 syscon_regmap_lookup_by_phandle_args(pdev->dev.of_node, in jh7110_pcie_phy_probe() 168 syscon_regmap_lookup_by_phandle_args(pdev->dev.of_node, in jh7110_pcie_phy_probe()
|
| /linux/drivers/mfd/ |
| H A D | syscon.c | 317 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, in syscon_regmap_lookup_by_phandle_args() function 344 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle_args);
|
| /linux/drivers/power/reset/ |
| H A D | brcmstb-reboot.c | 86 regmap = syscon_regmap_lookup_by_phandle_args(np, "syscon", ARRAY_SIZE(args), args); in brcmstb_reboot_probe()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-nuvoton.c | 105 priv->regmap = syscon_regmap_lookup_by_phandle_args(dev->of_node, "nuvoton,sys", in nvt_gmac_probe()
|
| /linux/drivers/phy/st/ |
| H A D | phy-stih407-usb.c | 119 phy_dev->regmap = syscon_regmap_lookup_by_phandle_args(np, "st,syscfg", in stih407_usb2_picophy_probe()
|
| /linux/drivers/irqchip/ |
| H A D | irq-keystone.c | 144 kirq->devctrl_regs = syscon_regmap_lookup_by_phandle_args(np, "ti,syscon-dev", in keystone_irq_probe()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-am62.c | 159 syscon = syscon_regmap_lookup_by_phandle_args(node, "ti,syscon-phy-pll-refclk", in phy_syscon_pll_refclk()
|
| H A D | dwc3-google.c | 384 syscon_regmap_lookup_by_phandle_args(dev->of_node, in dwc3_google_probe()
|
| /linux/drivers/soc/samsung/ |
| H A D | exynos-usi.c | 259 usi->sysreg = syscon_regmap_lookup_by_phandle_args(np, "samsung,sysreg", in exynos_usi_parse_dt()
|
| /linux/drivers/reset/ |
| H A D | reset-rzg2l-usbphy-ctrl.c | 164 regmap = syscon_regmap_lookup_by_phandle_args(dev->of_node, in rzg2l_usbphy_ctrl_pwrrdy_init()
|
| /linux/drivers/net/can/c_can/ |
| H A D | c_can_platform.c | 325 raminit->syscon = syscon_regmap_lookup_by_phandle_args(np, in c_can_plat_probe()
|
| /linux/drivers/remoteproc/ |
| H A D | st_remoteproc.c | 315 ddata->boot_base = syscon_regmap_lookup_by_phandle_args(np, "st,syscfg", in st_rproc_parse_dt()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_hdmi_common.c | 283 hdmi->sys_regmap = syscon_regmap_lookup_by_phandle_args(np, "mediatek,syscon-hdmi", in mtk_hdmi_get_cec_dev()
|
| /linux/sound/soc/dwc/ |
| H A D | dwc-i2s.c | 893 regmap = syscon_regmap_lookup_by_phandle_args(dev->dev->of_node, in jh7110_i2srx_crg_init()
|
| /linux/drivers/rtc/ |
| H A D | rtc-stm32.c | 1079 rtc->dbp = syscon_regmap_lookup_by_phandle_args(pdev->dev.of_node, in stm32_rtc_probe()
|
| /linux/drivers/media/platform/ti/cal/ |
| H A D | cal.c | 1102 syscon = syscon_regmap_lookup_by_phandle_args(np, "ti,camerrx-control", in cal_init_camerarx_regmap()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dss.c | 1241 syscon_regmap_lookup_by_phandle_args(np, "syscon-pll-ctrl", in dss_video_pll_probe()
|
| /linux/drivers/iommu/ |
| H A D | omap-iommu.c | 1130 obj->syscfg = syscon_regmap_lookup_by_phandle_args(np, "ti,syscon-mmuconfig", in omap_iommu_dra7_get_dsp_system_cfg()
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1861 syscon_regmap_lookup_by_phandle_args(np, "spacemit,apmu", 1, in emac_config_dt()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | isp.c | 2245 isp->syscon = syscon_regmap_lookup_by_phandle_args(pdev->dev.of_node, in isp_probe()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 2535 syscon = syscon_regmap_lookup_by_phandle_args(of_node, "ti,syscon-efuse", in am65_cpsw_am654_get_efuse_macid()
|