Home
last modified time | relevance | path

Searched full:hpe (Results 1 – 25 of 34) sorted by relevance

12

/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
10 - Nick Hawkins <nick.hawkins@hpe.com>
17 const: hpe,gxp-i2c
28 hpe,sysreg:
47 compatible = "hpe,gxp-i2c";
52 hpe,sysreg = <&sysreg_system_controller>;
/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
10 - Nick Hawkins <nick.hawkins@hpe.com>
11 - Jean-Marie Verdun <verdun@hpe.com>
19 - hpe,gxp-dl360gen10
20 - const: 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
10 - Nick Hawkins <nick.hawkins@hpe.com>
11 - Jean-Marie Verdun <verdun@hpe.com>
15 const: hpe,gxp-timer
41 compatible = "hpe,gxp-timer";
/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
10 - Nick Hawkins <nick.hawkins@hpe.com>
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/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
10 - Nick Hawkins <nick.hawkins@hpe.com>
11 - Jean-Marie Verdun <verdun@hpe.com>
18 const: hpe,gxp-spifi
40 compatible = "hpe,gxp-spifi";
/linux/arch/arm/boot/dts/hpe/
H A Dhpe-bmc-dl360gen10.dts3 * Device Tree file for HPE DL360Gen10
6 /include/ "hpe-gxp.dtsi"
11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
H A Dhpe-gxp.dtsi3 * Device Tree file for HPE GXP
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 DMakefile3 hpe-bmc-dl360gen10.dtb
/linux/Documentation/watchdog/
H A Dhpwdt.rst2 HPE iLO NMI Watchdog Driver
11 The HPE iLO NMI Watchdog driver is a kernel module that provides basic
22 gets into a bad state and hangs, the HPE ProLiant iLO timer register will
76 The HPE iLO NMI Watchdog Driver and documentation were originally developed
/linux/Documentation/hwmon/
H A Dgxp-fan-ctrl.rst8 * HPE GXP SOC
10 Author: Nick Hawkins <nick.hawkins@hpe.com>
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()
170 MODULE_AUTHOR("Nick Hawkins <nick.hawkins@hpe.com>");
171 MODULE_AUTHOR("Jean-Marie Verdun <verdun@hpe.com>");
/linux/drivers/hwmon/
H A Dgxp-fan-ctrl.c237 { .compatible = "hpe,gxp-fan-ctrl", },
251 MODULE_AUTHOR("Nick Hawkins <nick.hawkins@hpe.com>");
252 MODULE_DESCRIPTION("HPE GXP fan controller");
/linux/drivers/i2c/busses/
H A Di2c-gxp.c516 "hpe,sysreg"); in gxp_i2c_probe()
569 strscpy(adapter->name, "HPE GXP I2C adapter", sizeof(adapter->name)); in gxp_i2c_probe()
591 { .compatible = "hpe,gxp-i2c" },
606 MODULE_AUTHOR("Nick Hawkins <nick.hawkins@hpe.com>");
607 MODULE_DESCRIPTION("HPE GXP I2C bus driver");
/linux/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h68 #define MBOX_HPE 0x01 /* ioctl has hpe mbox */
77 #define DRVRTYPE_HPE 0x00000002 /* new hpe driver */
251 * @drvr_type : megaraid or hpe (DRVRTYPE_MBOX or DRVRTYPE_HPE)
/linux/drivers/clocksource/
H A Dtimer-gxp.c200 { .compatible = "hpe,gxp-timer", },
215 TIMER_OF_DECLARE(gxp, "hpe,gxp-timer", gxp_timer_init);
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-st4 Contact: shane.seymour@hpe.com
H A Dsysfs-firmware-sgi_uv3 Contact: Justin Ernst <justin.ernst@hpe.com>
H A Dsysfs-bus-nfit114 https://github.com/HewlettPackard/hpe-nvm/blob/master/Documentation/
/linux/arch/arm/boot/dts/
H A DMakefile17 subdir-y += hpe
/linux/include/asm-generic/
H A Dqspinlock.h37 * Authors: Waiman Long <waiman.long@hpe.com>
/linux/kernel/locking/
H A Dlock_events.c13 * Authors: Waiman Long <waiman.long@hpe.com>
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h97 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
/linux/drivers/acpi/
H A Dspcr.c58 memcmp(tb->header.oem_id, "HPE ", ACPI_OEM_ID_SIZE)) in xgene_8250_erratum_present()
/linux/drivers/acpi/nfit/
H A Dnfit.h23 /* https://github.com/HewlettPackard/hpe-nvm/blob/master/Documentation/ */
/linux/drivers/platform/x86/
H A Duv_sysfs.c3 * This file supports the /sys/firmware/sgi_uv topology tree on HPE UV.
930 MODULE_DESCRIPTION("Sysfs structure for HPE UV systems");

12