Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mfd/
Dsyscon.h26 extern struct regmap *syscon_regmap_lookup_by_phandle_args(
57 static inline struct regmap *syscon_regmap_lookup_by_phandle_args( in syscon_regmap_lookup_by_phandle_args() function
/Linux-v6.6/drivers/phy/starfive/
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-v6.6/drivers/mfd/
Dsyscon.c243 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, in syscon_regmap_lookup_by_phandle_args() function
270 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_phandle_args);
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-starfive.c79 regmap = syscon_regmap_lookup_by_phandle_args(dwmac->dev->of_node, in starfive_dwmac_set_mode()
/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-starfive.c121 syscon_regmap_lookup_by_phandle_args(pdev->dev.of_node, in cdns_starfive_probe()
/Linux-v6.6/drivers/pinctrl/
Dpinctrl-k210.c964 syscon_regmap_lookup_by_phandle_args(np, in k210_fpioa_probe()
/Linux-v6.6/sound/soc/dwc/
Ddwc-i2s.c897 regmap = syscon_regmap_lookup_by_phandle_args(dev->dev->of_node, in jh7110_i2srx_crg_init()
/Linux-v6.6/drivers/media/platform/ti/cal/
Dcal.c1100 syscon = syscon_regmap_lookup_by_phandle_args(np, "ti,camerrx-control", in cal_init_camerarx_regmap()
/Linux-v6.6/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie.c3560 tcsr = syscon_regmap_lookup_by_phandle_args(qmp->dev->of_node, in qmp_pcie_get_4ln_config()