| /linux/Documentation/devicetree/bindings/arm/ |
| A D | hpe,gxp.yaml | 4 $id: http://devicetree.org/schemas/arm/hpe,gxp.yaml# 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/ |
| A D | hpe,gxp-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/hpe,gxp-timer.yaml# 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/i2c/ |
| A D | hpe,gxp-i2c.yaml | 4 $id: http://devicetree.org/schemas/i2c/hpe,gxp-i2c.yaml# 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/spi/ |
| A D | hpe,gxp-spifi.yaml | 4 $id: http://devicetree.org/schemas/spi/hpe,gxp-spifi.yaml# 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/Documentation/devicetree/bindings/hwmon/ |
| A D | hpe,gxp-fan-ctrl.yaml | 4 $id: http://devicetree.org/schemas/hwmon/hpe,gxp-fan-ctrl.yaml# 10 - Nick Hawkins <nick.hawkins@hpe.com> 18 const: hpe,gxp-fan-ctrl 42 compatible = "hpe,gxp-fan-ctrl";
|
| /linux/arch/arm/boot/dts/hpe/ |
| A D | hpe-bmc-dl360gen10.dts | 6 /include/ "hpe-gxp.dtsi" 11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
|
| A D | hpe-gxp.dtsi | 9 compatible = "hpe,gxp"; 104 compatible = "hpe,gxp-ehci", "generic-ehci"; 111 compatible = "hpe,gxp-timer"; 120 compatible = "hpe,gxp-ohci", "generic-ohci";
|
| A D | Makefile | 3 hpe-bmc-dl360gen10.dtb
|
| /linux/Documentation/hwmon/ |
| A D | gxp-fan-ctrl.rst | 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/net/ethernet/mellanox/mlx5/core/ |
| A D | en_tc.c | 970 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get() 972 return hpe; in mlx5e_hairpin_get() 997 kfree(hpe); in mlx5e_hairpin_put() 1068 hpe->peer_vhca_id, hpe->prio, in debugfs_hairpin_table_dump_show() 1069 refcount_read(&hpe->refcnt), hpe->hp->num_channels, in debugfs_hairpin_table_dump_show() 1127 if (hpe) { in mlx5e_hairpin_flow_add() 1138 hpe = kzalloc(sizeof(*hpe), GFP_KERNEL); in mlx5e_hairpin_flow_add() 1139 if (!hpe) { in mlx5e_hairpin_flow_add() 1182 hpe->hp = hp; in mlx5e_hairpin_flow_add() 1203 flow->hpe = hpe; in mlx5e_hairpin_flow_add() [all …]
|
| /linux/arch/arm/boot/dts/ |
| A D | Makefile | 17 subdir-y += hpe
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-st | 4 Contact: shane.seymour@hpe.com
|
| A D | sysfs-firmware-sgi_uv | 3 Contact: Justin Ernst <justin.ernst@hpe.com>
|
| A D | sysfs-bus-nfit | 114 https://github.com/HewlettPackard/hpe-nvm/blob/master/Documentation/
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | tc_priv.h | 97 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | syscon.yaml | 74 - hpe,gxp-sysreg 171 - hpe,gxp-sysreg
|
| /linux/drivers/gpu/drm/ingenic/ |
| A D | ingenic-drm-drv.c | 284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local 291 hpe = mode->crtc_hsync_end - mode->crtc_hsync_start; in ingenic_drm_crtc_update_timings() 302 hpe << JZ_LCD_HSYNC_HPE_OFFSET); in ingenic_drm_crtc_update_timings() 318 regmap_write(priv->map, JZ_REG_LCD_SPL, hpe << 16 | (hpe + 1)); in ingenic_drm_crtc_update_timings()
|
| /linux/Documentation/devicetree/bindings/usb/ |
| A D | generic-ohci.yaml | 45 - hpe,gxp-ohci
|
| A D | generic-ehci.yaml | 61 - hpe,gxp-ehci
|
| /linux/arch/arm/ |
| A D | Makefile | 191 machine-$(CONFIG_ARCH_HPE) += hpe
|
| A D | Kconfig | 394 source "arch/arm/mach-hpe/Kconfig"
|
| /linux/Documentation/devicetree/bindings/ |
| A D | vendor-prefixes.yaml | 643 "^hpe,.*":
|
| /linux/ |
| A D | MAINTAINERS | 2437 M: Jean-Marie Verdun <verdun@hpe.com> 2438 M: Nick Hawkins <nick.hawkins@hpe.com> 2446 F: arch/arm/boot/dts/hpe/ 2447 F: arch/arm/mach-hpe/ 10003 M: Keng-Yu Lin <keng-yu.lin@hpe.com> 10008 M: Jerry Hoemann <jerry.hoemann@hpe.com> 20942 M: Steve Wahl <steve.wahl@hpe.com> 24191 M: Justin Ernst <justin.ernst@hpe.com> 25158 M: Steve Wahl <steve.wahl@hpe.com> 25159 R: Justin Ernst <justin.ernst@hpe.com> [all …]
|