Home
last modified time | relevance | path

Searched full:gxp (Results 1 – 16 of 16) 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/drivers/i2c/busses/
H A Di2c-gxp.c15 "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");
/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");
/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/clocksource/
H A DKconfig649 bool "GXP timer driver" if COMPILE_TEST && !ARCH_HPE
654 GXP SOCs. This is required for all GXP SOCs.
H A DMakefile93 obj-$(CONFIG_GXP_TIMER) += timer-gxp.o
/linux/Documentation/devicetree/bindings/usb/
H A Dgeneric-ehci.yaml63 - hpe,gxp-ehci
/linux/
H A DMAINTAINERS2762 ARM/HPE GXP ARCHITECTURE
2766 F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
2767 F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml
2768 F: Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml
2769 F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
2770 F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
2771 F: Documentation/hwmon/gxp-fan-ctrl.rst
2773 F: drivers/clocksource/timer-gxp.c
2774 F: drivers/hwmon/gxp-fan-ctrl.c
2775 F: drivers/i2c/busses/i2c-gxp.c
[all …]