Home
last modified time | relevance | path

Searched refs:syscon_regmap_lookup_by_phandle_args (Results 1 – 22 of 22) sorted by relevance

/linux/include/linux/mfd/
H A Dsyscon.h25 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 Dphy-jh7110-pcie.c158 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 Dsyscon.c317 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 Dbrcmstb-reboot.c86 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 Ddwmac-nuvoton.c105 priv->regmap = syscon_regmap_lookup_by_phandle_args(dev->of_node, "nuvoton,sys", in nvt_gmac_probe()
/linux/drivers/phy/st/
H A Dphy-stih407-usb.c119 phy_dev->regmap = syscon_regmap_lookup_by_phandle_args(np, "st,syscfg", in stih407_usb2_picophy_probe()
/linux/drivers/irqchip/
H A Dirq-keystone.c144 kirq->devctrl_regs = syscon_regmap_lookup_by_phandle_args(np, "ti,syscon-dev", in keystone_irq_probe()
/linux/drivers/usb/dwc3/
H A Ddwc3-am62.c159 syscon = syscon_regmap_lookup_by_phandle_args(node, "ti,syscon-phy-pll-refclk", in phy_syscon_pll_refclk()
H A Ddwc3-google.c384 syscon_regmap_lookup_by_phandle_args(dev->of_node, in dwc3_google_probe()
/linux/drivers/soc/samsung/
H A Dexynos-usi.c259 usi->sysreg = syscon_regmap_lookup_by_phandle_args(np, "samsung,sysreg", in exynos_usi_parse_dt()
/linux/drivers/reset/
H A Dreset-rzg2l-usbphy-ctrl.c164 regmap = syscon_regmap_lookup_by_phandle_args(dev->of_node, in rzg2l_usbphy_ctrl_pwrrdy_init()
/linux/drivers/net/can/c_can/
H A Dc_can_platform.c325 raminit->syscon = syscon_regmap_lookup_by_phandle_args(np, in c_can_plat_probe()
/linux/drivers/remoteproc/
H A Dst_remoteproc.c315 ddata->boot_base = syscon_regmap_lookup_by_phandle_args(np, "st,syscfg", in st_rproc_parse_dt()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c283 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 Ddwc-i2s.c893 regmap = syscon_regmap_lookup_by_phandle_args(dev->dev->of_node, in jh7110_i2srx_crg_init()
/linux/drivers/rtc/
H A Drtc-stm32.c1079 rtc->dbp = syscon_regmap_lookup_by_phandle_args(pdev->dev.of_node, in stm32_rtc_probe()
/linux/drivers/media/platform/ti/cal/
H A Dcal.c1102 syscon = syscon_regmap_lookup_by_phandle_args(np, "ti,camerrx-control", in cal_init_camerarx_regmap()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c1241 syscon_regmap_lookup_by_phandle_args(np, "syscon-pll-ctrl", in dss_video_pll_probe()
/linux/drivers/iommu/
H A Domap-iommu.c1130 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 Dk1_emac.c1861 syscon_regmap_lookup_by_phandle_args(np, "spacemit,apmu", 1, in emac_config_dt()
/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c2245 isp->syscon = syscon_regmap_lookup_by_phandle_args(pdev->dev.of_node, in isp_probe()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c2535 syscon = syscon_regmap_lookup_by_phandle_args(of_node, "ti,syscon-efuse", in am65_cpsw_am654_get_efuse_macid()