Searched full:gxp (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/devicetree/bindings/arm/ |
| H A 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/Documentation/devicetree/bindings/hwmon/ |
| H A 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/drivers/i2c/busses/ |
| H A 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");
|
| /linux/arch/arm/boot/dts/hpe/ |
| H A 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";
|
| H A D | hpe-bmc-dl360gen10.dts | 6 /include/ "hpe-gxp.dtsi" 11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
|
| /linux/Documentation/devicetree/bindings/timer/ |
| H A 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/Documentation/devicetree/bindings/spi/ |
| H A 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/Documentation/devicetree/bindings/i2c/ |
| H A 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/Documentation/hwmon/ |
| H A 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.
|
| /linux/drivers/watchdog/ |
| H A 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");
|
| /linux/drivers/hwmon/ |
| H A D | gxp-fan-ctrl.c | 237 { .compatible = "hpe,gxp-fan-ctrl", }, 245 .name = "gxp-fan-ctrl", 252 MODULE_DESCRIPTION("HPE GXP fan controller");
|
| /linux/drivers/spi/ |
| H A 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");
|
| /linux/drivers/clocksource/ |
| H A D | Kconfig | 649 bool "GXP timer driver" if COMPILE_TEST && !ARCH_HPE 654 GXP SOCs. This is required for all GXP SOCs.
|
| H A D | Makefile | 93 obj-$(CONFIG_GXP_TIMER) += timer-gxp.o
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | generic-ehci.yaml | 63 - hpe,gxp-ehci
|
| /linux/ |
| H A D | MAINTAINERS | 2762 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 …]
|