Searched refs:syscon_regmap_lookup_by_compatible (Results 1 - 29 of 29) sorted by relevance

/linux-4.4.14/include/linux/mfd/
H A Dsyscon.h24 extern struct regmap *syscon_regmap_lookup_by_compatible(const char *s);
35 static inline struct regmap *syscon_regmap_lookup_by_compatible(const char *s) syscon_regmap_lookup_by_compatible() function
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-lpc18xx.c46 reg = syscon_regmap_lookup_by_compatible("nxp,lpc1850-creg"); lpc18xx_dwmac_probe()
/linux-4.4.14/arch/arm/mach-alpine/
H A Dalpine_cpu_pm.c58 al_sysfabric = syscon_regmap_lookup_by_compatible("al,alpine-sysfabric-service"); alpine_cpu_pm_init()
/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-imx6sl.c27 gpr = syscon_regmap_lookup_by_compatible("fsl,imx6sl-iomuxc-gpr"); imx6sl_fec_init()
H A Dmach-imx6sx.c50 gpr = syscon_regmap_lookup_by_compatible("fsl,imx6sx-iomuxc-gpr"); imx6sx_enet_clk_sel()
H A Dmach-imx6ul.c24 gpr = syscon_regmap_lookup_by_compatible("fsl,imx6ul-iomuxc-gpr"); imx6ul_enet_clk_init()
H A Dmach-imx7d.c73 gpr = syscon_regmap_lookup_by_compatible("fsl,imx7d-iomuxc-gpr"); imx7d_enet_clk_sel()
H A Danatop.c163 anatop = syscon_regmap_lookup_by_compatible("fsl,imx6q-anatop"); imx_anatop_init()
H A Dmach-imx6q.c217 gpr = syscon_regmap_lookup_by_compatible("fsl,imx6q-iomuxc-gpr"); imx6q_1588_init()
237 gpr = syscon_regmap_lookup_by_compatible("fsl,imx6q-iomuxc-gpr"); imx6q_axi_init()
H A Dpm-imx6.c599 gpr = syscon_regmap_lookup_by_compatible("fsl,imx6q-iomuxc-gpr"); imx6_pm_common_init()
/linux-4.4.14/drivers/mfd/
H A Dsyscon.c119 struct regmap *syscon_regmap_lookup_by_compatible(const char *s) syscon_regmap_lookup_by_compatible() function
133 EXPORT_SYMBOL_GPL(syscon_regmap_lookup_by_compatible); variable
/linux-4.4.14/arch/arm/mach-rockchip/
H A Drockchip.c62 grf = syscon_regmap_lookup_by_compatible("rockchip,rk3288-grf"); rockchip_timer_init()
H A Dpm.c245 sgrf_regmap = syscon_regmap_lookup_by_compatible( rk3288_suspend_init()
252 grf_regmap = syscon_regmap_lookup_by_compatible( rk3288_suspend_init()
H A Dplatsmp.c230 pmu = syscon_regmap_lookup_by_compatible("rockchip,rk3066-pmu"); rockchip_smp_prepare_pmu()
/linux-4.4.14/drivers/thermal/st/
H A Dst_thermal_syscfg.c91 syscon_regmap_lookup_by_compatible(sensor->cdata->sys_compat); st_syscfg_regmap_init()
/linux-4.4.14/drivers/reset/sti/
H A Dreset-syscfg.c146 map = syscon_regmap_lookup_by_compatible(compatible); syscfg_reset_controller_register()
/linux-4.4.14/drivers/input/keyboard/
H A Dclps711x-keypad.c104 syscon_regmap_lookup_by_compatible("cirrus,clps711x-syscon1"); clps711x_keypad_probe()
/linux-4.4.14/drivers/pci/host/
H A Dpcie-hisi.c159 syscon_regmap_lookup_by_compatible("hisilicon,pcie-sas-subctrl"); hisi_pcie_probe()
H A Dpci-imx6.c619 syscon_regmap_lookup_by_compatible("fsl,imx6q-iomuxc-gpr"); imx6_pcie_probe()
/linux-4.4.14/drivers/dma/
H A Dlpc18xx-dmamux.c124 dmamux->reg = syscon_regmap_lookup_by_compatible("nxp,lpc1850-creg"); lpc18xx_dmamux_probe()
/linux-4.4.14/drivers/clk/socfpga/
H A Dclk-gate-a10.c157 syscon_regmap_lookup_by_compatible("altr,sys-mgr"); __socfpga_gate_init()
H A Dclk-gate.c128 sys_mgr_base_addr = syscon_regmap_lookup_by_compatible("altr,sys-mgr"); socfpga_clk_prepare()
/linux-4.4.14/arch/arm/mach-zynq/
H A Dslcr.c221 zynq_slcr_regmap = syscon_regmap_lookup_by_compatible("xlnx,zynq-slcr"); zynq_early_slcr_init()
/linux-4.4.14/drivers/gpio/
H A Dgpio-syscon.c206 priv->syscon = syscon_regmap_lookup_by_compatible( syscon_gpio_probe()
/linux-4.4.14/drivers/video/fbdev/
H A Dclps711x-fb.c276 syscon_regmap_lookup_by_compatible("cirrus,clps711x-syscon1"); clps711x_fb_probe()
/linux-4.4.14/drivers/pcmcia/
H A Dat91_cf.c238 mc = syscon_regmap_lookup_by_compatible("atmel,at91rm9200-sdramc"); at91_cf_dt_init()
/linux-4.4.14/drivers/ata/
H A Dahci_imx.c572 imxpriv->gpr = syscon_regmap_lookup_by_compatible( imx_ahci_probe()
/linux-4.4.14/drivers/staging/media/omap4iss/
H A Diss.c1394 iss->syscon = syscon_regmap_lookup_by_compatible("syscon"); iss_probe()
/linux-4.4.14/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c818 gconfmap = syscon_regmap_lookup_by_compatible("marvell,dove-global-config"); dove_pinctrl_probe()

Completed in 1041 milliseconds