Home
last modified time | relevance | path

Searched refs:syscon_regmap_lookup_by_phandle_args (Results 1 - 12 of 12) sorted by relevance

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

Completed in 12 milliseconds