Home
last modified time | relevance | path

Searched defs:syscon (Results 1 – 25 of 98) sorted by relevance

1234

/openbmc/linux/drivers/mfd/
H A Dsyscon.c32 struct syscon { struct
45 static struct syscon *of_syscon_register(struct device_node *np, bool check_res) in of_syscon_register() argument
48 struct syscon *syscon; in of_syscon_register() local
174 struct syscon *entry, *syscon = NULL; in device_node_get_regmap() local
300 struct syscon *syscon; in syscon_probe() local
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dspeed.c44 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in get_FCLK() local
58 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in get_HCLK() local
72 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in get_PCLK() local
85 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in get_UCLK() local
H A Dcpu.c18 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in reset_cpu() local
/openbmc/u-boot/drivers/usb/host/
H A Dohci-ep93xx.c16 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in usb_cpu_init() local
25 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in usb_cpu_stop() local
/openbmc/u-boot/board/cirrus/edb93xx/
H A Dedb93xx.c69 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in board_init() local
114 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in board_early_init_f() local
229 struct syscon_regs *syscon = (struct syscon_regs *)SYSCON_BASE; in dram_init() local
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw-common.c19 struct regmap *syscon; in davinci_emac_3517_get_macid() local
46 struct regmap *syscon; in cpsw_am33xx_cm_get_macid() local
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw-common.c27 int syscon; in davinci_emac_3517_get_macid() local
67 int syscon; in cpsw_am33xx_cm_get_macid() local
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-creg.c139 struct regmap *syscon) in clk_register_creg_clk()
167 struct regmap *syscon; in lpc18xx_creg_clk_init() local
196 struct regmap *syscon; in lpc18xx_creg_clk_probe() local
/openbmc/linux/drivers/spi/
H A Dspi-dw-mmio.c52 struct regmap *syscon; member
272 static void dw_spi_elba_override_cs(struct regmap *syscon, int cs, int enable) in dw_spi_elba_override_cs()
282 struct regmap *syscon = dwsmmio->priv; in dw_spi_elba_set_cs() local
301 struct regmap *syscon; in dw_spi_elba_init() local
/openbmc/linux/drivers/pci/controller/cadence/
H A Dpci-j721e.c164 static int j721e_pcie_set_mode(struct j721e_pcie *pcie, struct regmap *syscon, in j721e_pcie_set_mode()
184 struct regmap *syscon, unsigned int offset) in j721e_pcie_set_link_speed()
205 struct regmap *syscon, unsigned int offset) in j721e_pcie_set_lane_count()
226 struct regmap *syscon; in j721e_pcie_ctrl_init() local
/openbmc/linux/arch/arm/boot/dts/gemini/
H A Dgemini-wbd111.dts97 syscon: syscon@40000000 { label
H A Dgemini-wbd222.dts101 syscon: syscon@40000000 { label
H A Dgemini-nas4220b.dts91 syscon: syscon@40000000 { label
H A Dgemini-rut1xx.dts80 syscon: syscon@40000000 { label
H A Dgemini-sl93512r.dts153 syscon: syscon@40000000 { label
H A Dgemini-sq201.dts141 syscon: syscon@40000000 { label
H A Dgemini-dlink-dns-313.dts199 syscon: syscon@40000000 { label
/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c46 struct regmap *syscon; member
82 struct regmap *syscon = priv->syscon; in histb_combphy_set_mode() local
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h5.dtsi82 syscon: system-control@1c00000 { label
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_sti.c32 struct udevice *syscon; in sti_sysreset_probe() local
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-h3.dtsi166 syscon: system-control@1c00000 { label
/openbmc/linux/arch/arm/boot/dts/intel/axm/
H A Daxm55xx.dtsi95 syscon: syscon@2010030000 { label
/openbmc/linux/arch/arm/mach-axxia/
H A Dplatsmp.c34 void __iomem *syscon; in axxia_boot_secondary() local
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx51-ts4800.dts154 syscon: syscon@10000 { label
/openbmc/u-boot/drivers/clk/at91/
H A Dclk-utmi.c113 struct udevice *syscon; in utmi_clk_ofdata_to_platdata() local

1234