Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/boot/dts/hpe/
Dhpe-bmc-dl360gen10.dts6 /include/ "hpe-gxp.dtsi"
11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
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";
DMakefile3 hpe-bmc-dl360gen10.dtb
/linux-6.12.1/Documentation/hwmon/
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.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c965 struct mlx5e_hairpin_entry *hpe; in mlx5e_hairpin_get() local
968 hash_for_each_possible(tc->hairpin_tbl, hpe, in mlx5e_hairpin_get()
970 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get()
971 refcount_inc(&hpe->refcnt); in mlx5e_hairpin_get()
972 return hpe; in mlx5e_hairpin_get()
980 struct mlx5e_hairpin_entry *hpe) in mlx5e_hairpin_put() argument
984 if (!refcount_dec_and_mutex_lock(&hpe->refcnt, &tc->hairpin_tbl_lock)) in mlx5e_hairpin_put()
986 hash_del(&hpe->hairpin_hlist); in mlx5e_hairpin_put()
989 if (!IS_ERR_OR_NULL(hpe->hp)) { in mlx5e_hairpin_put()
991 dev_name(hpe->hp->pair->peer_mdev->device)); in mlx5e_hairpin_put()
[all …]
/linux-6.12.1/arch/arm/boot/dts/
DMakefile17 subdir-y += hpe
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-driver-st4 Contact: shane.seymour@hpe.com
Dsysfs-firmware-sgi_uv3 Contact: Justin Ernst <justin.ernst@hpe.com>
Dsysfs-bus-nfit114 https://github.com/HewlettPackard/hpe-nvm/blob/master/Documentation/
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h97 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
/linux-6.12.1/drivers/gpu/drm/ingenic/
Dingenic-drm-drv.c284 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-6.12.1/arch/arm/
DMakefile191 machine-$(CONFIG_ARCH_HPE) += hpe
DKconfig394 source "arch/arm/mach-hpe/Kconfig"
/linux-6.12.1/
DMAINTAINERS2437 M: Jean-Marie Verdun <verdun@hpe.com>
2438 M: Nick Hawkins <nick.hawkins@hpe.com>
2440 F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
2441 F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml
2442 F: Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml
2443 F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
2444 F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
2446 F: arch/arm/boot/dts/hpe/
2447 F: arch/arm/mach-hpe/
10003 M: Keng-Yu Lin <keng-yu.lin@hpe.com>
[all …]