/Linux-v6.1/arch/arm/mach-hpe/ |
D | Kconfig | 2 bool "HPE SoC support" 5 This enables support for HPE ARM based BMC chips. 9 bool "HPE GXP SoC" 15 HPE GXP is the name of the HPE Soc. This SoC is used to implement many 16 BMC features at HPE. It supports ARMv7 architecture based on the Cortex
|
D | gxp.c | 8 "hpe,gxp", 12 DT_MACHINE_START(GXP_DT, "HPE GXP")
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | hpe,gxp.yaml | 4 $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-v6.1/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 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-v6.1/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 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-v6.1/arch/arm/boot/dts/ |
D | hpe-bmc-dl360gen10.dts | 3 * Device Tree file for HPE DL360Gen10 6 /include/ "hpe-gxp.dtsi" 11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
|
D | hpe-gxp.dtsi | 3 * 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";
|
/Linux-v6.1/Documentation/watchdog/ |
D | hpwdt.rst | 2 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-v6.1/drivers/watchdog/ |
D | gxp-wdt.c | 110 .identity = "HPE GXP Watchdog timer", 159 dev_info(dev, "HPE GXP watchdog timer"); in gxp_wdt_probe() 172 MODULE_AUTHOR("Nick Hawkins <nick.hawkins@hpe.com>"); 173 MODULE_AUTHOR("Jean-Marie Verdun <verdun@hpe.com>");
|
D | hpwdt.c | 3 * HPE WatchDog Driver 9 * Thomas Mingarelli <thomas.mingarelli@hpe.com> 209 .identity = "HPE iLO2+ HW Watchdog Timer", 260 "HPE Watchdog Timer Driver: NMI decoding initialized\n"); in hpwdt_init_nmi_decoding() 358 dev_info(&dev->dev, "HPE Watchdog Timer Driver: Version: %s\n", in hpwdt_init_one() 396 MODULE_DESCRIPTION("hpe watchdog driver");
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 558 /* hpe's that were not fully initialized when dead peer update event 925 struct mlx5e_hairpin_entry *hpe; in mlx5e_hairpin_get() local 928 hash_for_each_possible(tc->hairpin_tbl, hpe, in mlx5e_hairpin_get() 930 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get() 931 refcount_inc(&hpe->refcnt); in mlx5e_hairpin_get() 932 return hpe; in mlx5e_hairpin_get() 940 struct mlx5e_hairpin_entry *hpe) in mlx5e_hairpin_put() argument 944 if (!refcount_dec_and_mutex_lock(&hpe->refcnt, &tc->hairpin_tbl_lock)) in mlx5e_hairpin_put() 946 hash_del(&hpe->hairpin_hlist); in mlx5e_hairpin_put() 949 if (!IS_ERR_OR_NULL(hpe->hp)) { in mlx5e_hairpin_put() [all …]
|
/Linux-v6.1/drivers/scsi/megaraid/ |
D | megaraid_ioctl.h | 68 #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-v6.1/drivers/spi/ |
D | spi-gxp.c | 305 {.compatible = "hpe,gxp-spifi", .data = &gxp_spifi_data }, 319 MODULE_DESCRIPTION("HPE GXP SPI Flash Interface driver"); 320 MODULE_AUTHOR("Nick Hawkins <nick.hawkins@hpe.com>");
|
/Linux-v6.1/drivers/clocksource/ |
D | timer-gxp.c | 199 { .compatible = "hpe,gxp-timer", }, 214 TIMER_OF_DECLARE(gxp, "hpe,gxp-timer", gxp_timer_init);
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-st | 4 Contact: shane.seymour@hpe.com
|
D | sysfs-firmware-sgi_uv | 3 Contact: Justin Ernst <justin.ernst@hpe.com>
|
D | sysfs-bus-nfit | 114 https://github.com/HewlettPackard/hpe-nvm/blob/master/Documentation/
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | generic-ohci.yaml | 46 - hpe,gxp-ohci
|
D | generic-ehci.yaml | 59 - hpe,gxp-ehci
|
/Linux-v6.1/drivers/gpu/drm/ingenic/ |
D | ingenic-drm-drv.c | 285 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local 292 hpe = mode->crtc_hsync_end - mode->crtc_hsync_start; in ingenic_drm_crtc_update_timings() 303 hpe << JZ_LCD_HSYNC_HPE_OFFSET); in ingenic_drm_crtc_update_timings() 319 regmap_write(priv->map, JZ_REG_LCD_SPL, hpe << 16 | (hpe + 1)); in ingenic_drm_crtc_update_timings()
|
/Linux-v6.1/include/asm-generic/ |
D | qspinlock.h | 37 * Authors: Waiman Long <waiman.long@hpe.com>
|
/Linux-v6.1/kernel/locking/ |
D | lock_events.c | 13 * Authors: Waiman Long <waiman.long@hpe.com>
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_priv.h | 100 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
|
/Linux-v6.1/drivers/acpi/ |
D | spcr.c | 58 memcmp(tb->header.oem_id, "HPE ", ACPI_OEM_ID_SIZE)) in xgene_8250_erratum_present()
|
/Linux-v6.1/drivers/acpi/nfit/ |
D | nfit.h | 23 /* https://github.com/HewlettPackard/hpe-nvm/blob/master/Documentation/ */
|