Home
last modified time | relevance | path

Searched full:db8500 (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.12.1/drivers/regulator/
Ddb8500-prcmu.c8 * 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 …]
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dstericsson,db8500-prcmu.yaml4 $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 …]
Dstericsson,ab8500.yaml17 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.
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-dbx5x0.dtsi8 #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 …]
Dste-hrefprev60-tvk.dts7 #include "ste-db8500.dtsi"
Dste-hrefv60plus-tvk.dts9 #include "ste-db8500.dtsi"
/linux-6.12.1/Documentation/devicetree/bindings/i2c/
Dst,nomadik-i2c.yaml12 DB8500 after the merge of these two companies wireless divisions.
35 - const: stericsson,db8500-i2c
57 # Clock name in DB8500 or EyeQ5
109 #include <dt-bindings/reset/stericsson,db8500-prcc-reset.h>
112 compatible = "stericsson,db8500-i2c", "st,nomadik-i2c", "arm,primecell";
/linux-6.12.1/Documentation/devicetree/bindings/dma/
Dstericsson,dma40.yaml20 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";
/linux-6.12.1/Documentation/devicetree/bindings/thermal/
Ddb8500-thermal.txt1 * ST-Ericsson DB8500 Thermal
5 - compatible : "stericsson,db8500-thermal";
23 compatible = "stericsson,db8500-thermal";
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dstericsson,u8500-clks.yaml7 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>
/linux-6.12.1/drivers/mfd/
Ddb8500-prcmu.c3 * 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 …]
/linux-6.12.1/drivers/thermal/
Ddb8500_thermal.c3 * db8500_thermal.c - DB8500 Thermal Management Implementation
224 { .compatible = "stericsson,db8500-thermal" },
231 .name = "db8500-thermal",
242 MODULE_DESCRIPTION("DB8500 thermal driver");
/linux-6.12.1/include/linux/regulator/
Ddb8500-prcmu.h7 * Interface to power domain regulators on DB8500
13 /* Number of DB8500 regulators and regulator enumeration */
/linux-6.12.1/drivers/clocksource/
Dclksrc-dbx500-prcmu.c13 * source on DB8500.
71 TIMER_OF_DECLARE(dbx500_prcmu, "stericsson,db8500-prcmu-timer-4",
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dux500-usb.txt4 - compatible : Should be "stericsson,db8500-musb"
18 compatible = "stericsson,db8500-musb";
/linux-6.12.1/Documentation/devicetree/bindings/arm/ux500/
Dboards.txt14 compatible = "stericsson,db8500"
45 compatible = "stericsson,db8500";
/linux-6.12.1/drivers/watchdog/
Ddb8500_wdt.c65 .identity = "DB8500 WDT",
145 MODULE_DESCRIPTION("DB8500 Watchdog Driver");
/linux-6.12.1/arch/arm/mach-ux500/
Dcpu-db8500.c85 np = of_find_compatible_node(NULL, NULL, "stericsson,db8500-prcmu"); in ux500_init_irq()
109 { .compatible = "stericsson,db8500", },
DMakefile7 obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o
/linux-6.12.1/Documentation/devicetree/bindings/gpu/
Darm,mali-utgard.yaml36 - stericsson,db8500-mali
92 - combined # stericsson,db8500-mali only
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dste,nomadik.txt4 - compatible: "stericsson,db8500-pinctrl", "stericsson,db8540-pinctrl",
78 compatible = "stericsson,db8500-pinctrl";
/linux-6.12.1/drivers/pinctrl/nomadik/
DMakefile8 obj-$(CONFIG_PINCTRL_DB8500) += pinctrl-nomadik-db8500.o
DKconfig36 bool "DB8500 pin controller driver"
/linux-6.12.1/sound/soc/ux500/
DKconfig18 tristate "Platform - DB8500 (DMA)"
/linux-6.12.1/Documentation/devicetree/bindings/timer/
Dst,nomadik-mtu.yaml14 SoCs STn8800, STn8810 and STn8815 as well as in ST-Ericsson DB8500.

123