Searched full:gxp (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | hpe,gxp.yaml | 4 $id: http://devicetree.org/schemas/arm/hpe,gxp.yaml# 7 title: HPE BMC GXP platforms 16 - description: GXP Based Boards 19 - hpe,gxp-dl360gen10 20 - const: hpe,gxp
|
/linux-6.14.4/drivers/clocksource/ |
D | timer-gxp.c | 120 pr_err("GXP Timer Can't parse IRQ %d", irq); in gxp_timer_init() 152 pr_debug("gxp: system timer (irq = %d)\n", irq); in gxp_timer_init() 178 pr_err("Gxp Timer not initialized, cannot create watchdog"); in gxp_timer_probe() 182 gxp_watchdog_device = platform_device_alloc("gxp-wdt", -1); in gxp_timer_probe() 184 pr_err("Timer failed to allocate gxp-wdt"); in gxp_timer_probe() 200 { .compatible = "hpe,gxp-timer", }, 207 .name = "gxp-timer", 215 TIMER_OF_DECLARE(gxp, "hpe,gxp-timer", gxp_timer_init);
|
D | Kconfig | 638 bool "GXP timer driver" if COMPILE_TEST && !ARCH_HPE 643 GXP SOCs. This is required for all GXP SOCs.
|
D | Makefile | 91 obj-$(CONFIG_GXP_TIMER) += timer-gxp.o
|
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/ |
D | hpe,gxp-fan-ctrl.yaml | 4 $id: http://devicetree.org/schemas/hwmon/hpe,gxp-fan-ctrl.yaml# 7 title: HPE GXP Fan Controller 13 The HPE GXP fan controller controls the fans through an external CPLD 18 const: hpe,gxp-fan-ctrl 42 compatible = "hpe,gxp-fan-ctrl";
|
/linux-6.14.4/arch/arm/boot/dts/hpe/ |
D | hpe-gxp.dtsi | 3 * Device Tree file for HPE GXP 8 model = "Hewlett Packard Enterprise GXP BMC"; 9 compatible = "hpe,gxp"; 104 compatible = "hpe,gxp-ehci", "generic-ehci"; 111 compatible = "hpe,gxp-timer"; 120 compatible = "hpe,gxp-ohci", "generic-ohci";
|
D | hpe-bmc-dl360gen10.dts | 6 /include/ "hpe-gxp.dtsi" 11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
|
/linux-6.14.4/drivers/i2c/busses/ |
D | i2c-gxp.c | 15 "gxp-i2c0", "gxp-i2c1", "gxp-i2c2", "gxp-i2c3", 16 "gxp-i2c4", "gxp-i2c5", "gxp-i2c6", "gxp-i2c7", 17 "gxp-i2c8", "gxp-i2c9" }; 19 /* GXP I2C Global interrupt status/enable register*/ 23 /* GXP I2C registers */ 569 strscpy(adapter->name, "HPE GXP I2C adapter", sizeof(adapter->name)); in gxp_i2c_probe() 591 { .compatible = "hpe,gxp-i2c" }, 600 .name = "gxp-i2c", 607 MODULE_DESCRIPTION("HPE GXP I2C bus driver");
|
D | Makefile | 130 obj-$(CONFIG_I2C_GXP) += i2c-gxp.o
|
/linux-6.14.4/Documentation/devicetree/bindings/timer/ |
D | hpe,gxp-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/hpe,gxp-timer.yaml# 7 title: HPE GXP Timer 15 const: hpe,gxp-timer 41 compatible = "hpe,gxp-timer";
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | hpe,gxp-spifi.yaml | 4 $id: http://devicetree.org/schemas/spi/hpe,gxp-spifi.yaml# 7 title: HPE GXP spi controller flash interface 18 const: hpe,gxp-spifi 40 compatible = "hpe,gxp-spifi";
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | hpe,gxp-i2c.yaml | 4 $id: http://devicetree.org/schemas/i2c/hpe,gxp-i2c.yaml# 7 title: HPE GXP SoC I2C Controller 17 const: hpe,gxp-i2c 47 compatible = "hpe,gxp-i2c";
|
/linux-6.14.4/Documentation/hwmon/ |
D | gxp-fan-ctrl.rst | 3 Kernel driver gxp-fan-ctrl 8 * HPE GXP SOC 16 gxp-fan-ctrl is a driver which provides fan control for the hpe gxp soc.
|
D | index.rst | 84 gxp-fan-ctrl
|
/linux-6.14.4/drivers/watchdog/ |
D | gxp-wdt.c | 110 .identity = "HPE GXP Watchdog timer", 157 dev_info(dev, "HPE GXP watchdog timer"); in gxp_wdt_probe() 165 .name = "gxp-wdt", 172 MODULE_DESCRIPTION("Driver for GXP watchdog timer");
|
D | Makefile | 98 obj-$(CONFIG_GXP_WATCHDOG) += gxp-wdt.o
|
/linux-6.14.4/arch/arm/mach-hpe/ |
D | gxp.c | 7 "hpe,gxp", 11 DT_MACHINE_START(GXP_DT, "HPE GXP")
|
D | Kconfig | 9 bool "HPE GXP SoC" 15 HPE GXP is the name of the HPE Soc. This SoC is used to implement many
|
D | Makefile | 1 obj-$(CONFIG_ARCH_HPE_GXP) += gxp.o
|
/linux-6.14.4/drivers/hwmon/ |
D | gxp-fan-ctrl.c | 237 { .compatible = "hpe,gxp-fan-ctrl", }, 245 .name = "gxp-fan-ctrl", 252 MODULE_DESCRIPTION("HPE GXP fan controller");
|
/linux-6.14.4/drivers/spi/ |
D | spi-gxp.c | 304 {.compatible = "hpe,gxp-spifi", .data = &gxp_spifi_data }, 312 .name = "gxp-spifi", 318 MODULE_DESCRIPTION("HPE GXP SPI Flash Interface driver");
|
D | Makefile | 66 obj-$(CONFIG_SPI_GXP) += spi-gxp.o
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | syscon.yaml | 74 - hpe,gxp-sysreg 173 - hpe,gxp-sysreg
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | generic-ohci.yaml | 47 - hpe,gxp-ohci
|
D | generic-ehci.yaml | 63 - hpe,gxp-ehci
|
12