Home
last modified time | relevance | path

Searched refs:hpe (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dhpe,gxp.yaml4 $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-6.15/Documentation/devicetree/bindings/timer/
H A Dhpe,gxp-timer.yaml4 $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-6.15/Documentation/devicetree/bindings/i2c/
H A Dhpe,gxp-i2c.yaml4 $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-6.15/Documentation/devicetree/bindings/spi/
H A Dhpe,gxp-spifi.yaml4 $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-6.15/Documentation/devicetree/bindings/hwmon/
H A Dhpe,gxp-fan-ctrl.yaml4 $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-6.15/arch/arm/boot/dts/hpe/
H A Dhpe-bmc-dl360gen10.dts6 /include/ "hpe-gxp.dtsi"
11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
H A Dhpe-gxp.dtsi9 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-6.15/Documentation/hwmon/
H A Dgxp-fan-ctrl.rst10 Author: Nick Hawkins <nick.hawkins@hpe.com>
16 gxp-fan-ctrl is a driver which provides fan control for the hpe gxp soc.
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c970 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-6.15/arch/arm/boot/dts/
H A DMakefile17 subdir-y += hpe
/linux-6.15/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-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h97 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dsyscon.yaml75 - hpe,gxp-sysreg
178 - hpe,gxp-sysreg
/linux-6.15/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c285 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-6.15/Documentation/devicetree/bindings/usb/
H A Dgeneric-ohci.yaml47 - hpe,gxp-ohci
H A Dgeneric-ehci.yaml63 - hpe,gxp-ehci
/linux-6.15/arch/arm/
H A DMakefile192 machine-$(CONFIG_ARCH_HPE) += hpe
H A DKconfig398 source "arch/arm/mach-hpe/Kconfig"
/linux-6.15/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml661 "^hpe,.*":
/linux-6.15/
H A DMAINTAINERS2574 M: Jean-Marie Verdun <verdun@hpe.com>
2575 M: Nick Hawkins <nick.hawkins@hpe.com>
2583 F: arch/arm/boot/dts/hpe/
2584 F: arch/arm/mach-hpe/
10449 M: Keng-Yu Lin <keng-yu.lin@hpe.com>
10454 M: Jerry Hoemann <jerry.hoemann@hpe.com>
22189 M: Steve Wahl <steve.wahl@hpe.com>
25468 M: Justin Ernst <justin.ernst@hpe.com>
26431 M: Steve Wahl <steve.wahl@hpe.com>
26432 R: Justin Ernst <justin.ernst@hpe.com>
[all …]