Searched refs:syscon (Results 251 - 275 of 586) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/iio/adc/
H A Dberlin2-adc.c23 #include <linux/mfd/syscon.h>
/linux-master/drivers/regulator/
H A Danatop-regulator.c8 #include <linux/mfd/syscon.h>
/linux-master/drivers/clk/mediatek/
H A Dclk-mt8135.c13 #include <linux/mfd/syscon.h>
/linux-master/drivers/usb/chipidea/
H A Dci_hdrc_msm.c10 #include <linux/mfd/syscon.h>
/linux-master/drivers/clk/at91/
H A Dat91sam9x5.c3 #include <linux/mfd/syscon.h>
H A Dsam9x60.c3 #include <linux/mfd/syscon.h>
/linux-master/drivers/bus/
H A Dintel-ixp4xx-eb.c14 #include <linux/mfd/syscon.h>
/linux-master/drivers/gpu/drm/bridge/
H A Dfsl-ldb.c8 #include <linux/mfd/syscon.h>
/linux-master/drivers/clk/mvebu/
H A Dcp110-system-controller.c31 #include <linux/mfd/syscon.h>
H A Dap-cpu-clk.c15 #include <linux/mfd/syscon.h>
/linux-master/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c14 #include <linux/mfd/syscon.h>
30 * We detect the different syscon types from the compatible strings.
54 .compatible = "arm,realview-eb-syscon",
58 .compatible = "arm,realview-pb1176-syscon",
62 .compatible = "arm,realview-pb11mp-syscon",
66 .compatible = "arm,realview-pba8-syscon",
70 .compatible = "arm,realview-pbx-syscon",
82 .compatible = "arm,im-pd1-syscon",
514 dev_err(dev, "no Versatile syscon regmap\n");
/linux-master/sound/soc/rockchip/
H A Drockchip_spdif.c17 #include <linux/mfd/syscon.h>
/linux-master/sound/soc/codecs/
H A Dsti-sas.c12 #include <linux/mfd/syscon.h>
438 /* Request the syscon region */
442 dev_err(&pdev->dev, "syscon registers not available\n");
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-dphy-rx0.c21 #include <linux/mfd/syscon.h>
344 dev_err(dev, "Can't find GRF syscon\n");
/linux-master/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c12 #include <linux/mfd/syscon.h>
274 "socionext,syscon");
/linux-master/drivers/ata/
H A Dpata_ixp4xx_cf.c16 #include <linux/mfd/syscon.h>
/linux-master/drivers/watchdog/
H A Darmada_37xx_wdt.c13 #include <linux/mfd/syscon.h>
/linux-master/drivers/pmdomain/amlogic/
H A Dmeson-gx-pwrc-vpu.c12 #include <linux/mfd/syscon.h>
/linux-master/drivers/pmdomain/apple/
H A Dpmgr-pwrstate.c16 #include <linux/mfd/syscon.h>
/linux-master/drivers/counter/
H A Dmicrochip-tcb-capture.c9 #include <linux/mfd/syscon.h>
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-ingenic.c11 #include <linux/mfd/syscon.h>
261 dev_err(&pdev->dev, "%s: Failed to get syscon regmap\n", __func__);
H A Ddwmac-sti.c15 #include <linux/mfd/syscon.h>
210 regmap = syscon_regmap_lookup_by_phandle(np, "st,syscon");
214 err = of_property_read_u32_index(np, "st,syscon", 1, &dwmac->ctrl_reg);
/linux-master/drivers/thermal/
H A Duniphier_thermal.c12 #include <linux/mfd/syscon.h>
263 /* get regmap from syscon node */
264 parent = of_get_parent(dev->of_node); /* parent should be syscon node */
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c16 #include <linux/mfd/syscon.h>
295 dev_err(&pdev->dev, "missing hsio syscon\n");
/linux-master/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_drv.c12 #include <linux/mfd/syscon.h>

Completed in 256 milliseconds

<<11121314151617181920>>