Home
last modified time | relevance | path

Searched full:gxp (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/
H A Dhpe,gxp.yaml4 $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/Documentation/devicetree/bindings/hwmon/
H A Dhpe,gxp-fan-ctrl.yaml4 $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/arch/arm/boot/dts/hpe/
H A Dhpe-gxp.dtsi3 * 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";
H A Dhpe-bmc-dl360gen10.dts6 /include/ "hpe-gxp.dtsi"
11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
/linux/Documentation/devicetree/bindings/timer/
H A Dhpe,gxp-timer.yaml4 $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/Documentation/devicetree/bindings/spi/
H A Dhpe,gxp-spifi.yaml4 $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/Documentation/devicetree/bindings/i2c/
H A Dhpe,gxp-i2c.yaml4 $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/Documentation/hwmon/
H A Dgxp-fan-ctrl.rst3 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.
/linux/drivers/watchdog/
H A Dgxp-wdt.c110 .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");
H A DMakefile98 obj-$(CONFIG_GXP_WATCHDOG) += gxp-wdt.o
H A DKconfig1947 tristate "HPE GXP watchdog support"
1952 in HPE GXP SoCs.
1955 The module will be called gxp-wdt.
/linux/arch/arm/mach-hpe/
H A Dgxp.c7 "hpe,gxp",
11 DT_MACHINE_START(GXP_DT, "HPE GXP")
H A DKconfig9 bool "HPE GXP SoC"
15 HPE GXP is the name of the HPE Soc. This SoC is used to implement many
H A DMakefile1 obj-$(CONFIG_ARCH_HPE_GXP) += gxp.o
/linux/drivers/hwmon/
H A Dgxp-fan-ctrl.c237 { .compatible = "hpe,gxp-fan-ctrl", },
245 .name = "gxp-fan-ctrl",
252 MODULE_DESCRIPTION("HPE GXP fan controller");
/linux/drivers/spi/
H A Dspi-gxp.c304 {.compatible = "hpe,gxp-spifi", .data = &gxp_spifi_data },
312 .name = "gxp-spifi",
318 MODULE_DESCRIPTION("HPE GXP SPI Flash Interface driver");
/linux/drivers/i2c/busses/
H A DMakefile130 obj-$(CONFIG_I2C_GXP) += i2c-gxp.o
H A DKconfig696 tristate "GXP I2C Interface"
699 This enables support for GXP I2C interface. The I2C engines can be
/linux/
H A DMAINTAINERS2522 ARM/HPE GXP ARCHITECTURE
2526 F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
2527 F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml
2528 F: Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml
2529 F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
2530 F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
2531 F: Documentation/hwmon/gxp-fan-ctrl.rst
2534 F: drivers/clocksource/timer-gxp.c
2535 F: drivers/hwmon/gxp-fan-ctrl.c
2536 F: drivers/i2c/busses/i2c-gxp.c
[all …]