/openbmc/linux/drivers/regulator/ |
H A D | db8500-prcmu.c | 8 * Power domain regulators on DB8500 19 #include <linux/regulator/db8500-prcmu.h> 77 /* db8500 regulator operations */ 216 .name = "db8500-vape", 226 .name = "db8500-varm", 236 .name = "db8500-vmodem", 246 .name = "db8500-vpll", 256 .name = "db8500-vsmps1", 266 .name = "db8500-vsmps2", 279 .name = "db8500-vsmps3", [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | stericsson,db8500-prcmu.yaml | 4 $id: http://devicetree.org/schemas/mfd/stericsson,db8500-prcmu.yaml# 7 title: ST-Ericsson DB8500 PRCMU - Power Reset and Control Management Unit 13 The DB8500 Power Reset and Control Management Unit is an XP70 8-bit 15 DB8500 SoCs to manage the low power states, powering up and down parts 24 compatible "stericsson,db8500-prcmu" and "syscon". The latter 29 - const: stericsson,db8500-prcmu 60 db8500-prcmu-regulators: 61 description: Node describing the DB8500 regulators. These are mainly 68 const: stericsson,db8500-prcmu-regulator 235 description: Node describing the DB8500 thermal control functions. [all …]
|
H A D | stericsson,ab8500.yaml | 17 in connection with the DB8500 digital baseband. The DB8500 PRCMU 19 appears as a subnode of the DB8500 PRCMU. An altered version called 52 the DB8500 counterpart.
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | st,nomadik-i2c.yaml | 12 DB8500 after the merge of these two companies wireless divisions. 37 # The variant found in DB8500 39 - const: stericsson,db8500-i2c 58 # Clock name in DB8500 86 #include <dt-bindings/reset/stericsson,db8500-prcc-reset.h> 89 compatible = "stericsson,db8500-i2c", "st,nomadik-i2c", "arm,primecell";
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-dbx5x0.dtsi | 8 #include <dt-bindings/clock/ste-db8500-clkout.h> 9 #include <dt-bindings/reset/stericsson,db8500-prcc-reset.h> 109 compatible = "stericsson,db8500", "simple-bus"; 426 compatible = "stericsson,db8500-gpio", 441 compatible = "stericsson,db8500-gpio", 456 compatible = "stericsson,db8500-gpio", 471 compatible = "stericsson,db8500-gpio", 486 compatible = "stericsson,db8500-gpio", 501 compatible = "stericsson,db8500-gpio", 516 compatible = "stericsson,db8500-gpio", [all …]
|
H A D | ste-hrefprev60-tvk.dts | 7 #include "ste-db8500.dtsi"
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | stericsson,dma40.yaml | 20 table for DB8500 which is the only ASIC known to use DMA40: 52 30: MSP port 1 on DB8500 v1, MSP port 3 on DB8500 v2 111 - const: stericsson,db8500-dma40 170 compatible = "stericsson,db8500-dma40", "stericsson,dma40";
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | db8500-thermal.txt | 1 * ST-Ericsson DB8500 Thermal 5 - compatible : "stericsson,db8500-thermal"; 23 compatible = "stericsson,db8500-thermal";
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | stericsson,u8500-clks.yaml | 7 title: ST-Ericsson DB8500 (U8500) clocks 14 DB8500 digital baseband system-on-chip and its siblings such as 115 muxed out on the pads of the DB8500 SoC. 144 #include <dt-bindings/clock/ste-db8500-clkout.h>
|
/openbmc/linux/include/linux/regulator/ |
H A D | db8500-prcmu.h | 7 * Interface to power domain regulators on DB8500 13 /* Number of DB8500 regulators and regulator enumeration */
|
/openbmc/linux/drivers/mfd/ |
H A D | db8500-prcmu.c | 3 * DB8500 PRCM Unit driver 37 #include <linux/regulator/db8500-prcmu.h> 39 #include "db8500-prcmu-regs.h" 2666 np = of_find_compatible_node(NULL, NULL, "stericsson,db8500-prcmu"); in db8500_prcmu_early_init() 2708 * Power domain switches (ePODs) modeled as regulators for the DB8500 SoC 2784 .name = "db8500-vape", 2793 .name = "db8500-varm", 2799 .name = "db8500-vmodem", 2805 .name = "db8500-vpll", 2811 .name = "db8500-vsmps1", [all …]
|
/openbmc/linux/drivers/thermal/ |
H A D | db8500_thermal.c | 3 * db8500_thermal.c - DB8500 Thermal Management Implementation 224 { .compatible = "stericsson,db8500-thermal" }, 231 .name = "db8500-thermal", 242 MODULE_DESCRIPTION("DB8500 thermal driver");
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | ux500-usb.txt | 4 - compatible : Should be "stericsson,db8500-musb" 18 compatible = "stericsson,db8500-musb";
|
/openbmc/linux/drivers/clocksource/ |
H A D | clksrc-dbx500-prcmu.c | 13 * source on DB8500. 71 TIMER_OF_DECLARE(dbx500_prcmu, "stericsson,db8500-prcmu-timer-4",
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ux500/ |
H A D | boards.txt | 14 compatible = "stericsson,db8500" 45 compatible = "stericsson,db8500";
|
/openbmc/linux/drivers/watchdog/ |
H A D | db8500_wdt.c | 65 .identity = "DB8500 WDT", 145 MODULE_DESCRIPTION("DB8500 Watchdog Driver");
|
/openbmc/linux/arch/arm/mach-ux500/ |
H A D | cpu-db8500.c | 85 np = of_find_compatible_node(NULL, NULL, "stericsson,db8500-prcmu"); in ux500_init_irq() 109 { .compatible = "stericsson,db8500", },
|
H A D | Makefile | 7 obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o
|
/openbmc/linux/Documentation/devicetree/bindings/gpu/ |
H A D | arm,mali-utgard.yaml | 35 - stericsson,db8500-mali 91 - combined # stericsson,db8500-mali only
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | ste,nomadik.txt | 4 - compatible: "stericsson,db8500-pinctrl", "stericsson,db8540-pinctrl", 78 compatible = "stericsson,db8500-pinctrl";
|
/openbmc/linux/drivers/pinctrl/nomadik/ |
H A D | Makefile | 8 obj-$(CONFIG_PINCTRL_DB8500) += pinctrl-nomadik-db8500.o
|
H A D | Kconfig | 36 bool "DB8500 pin controller driver"
|
/openbmc/linux/sound/soc/ux500/ |
H A D | Kconfig | 18 tristate "Platform - DB8500 (DMA)"
|
/openbmc/u-boot/drivers/gpio/ |
H A D | db8500_gpio.c | 29 * The GPIO module in the db8500 Systems-on-Chip is an 31 * is currently only used in the db8500.
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | st,nomadik-mtu.yaml | 14 SoCs STn8800, STn8810 and STn8815 as well as in ST-Ericsson DB8500.
|