Searched refs:hpe (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/arch/arm/boot/dts/hpe/ |
D | hpe-bmc-dl360gen10.dts | 6 /include/ "hpe-gxp.dtsi" 11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
|
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";
|
D | Makefile | 3 hpe-bmc-dl360gen10.dtb
|
/linux-6.12.1/Documentation/hwmon/ |
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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 965 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/ |
D | Makefile | 17 subdir-y += hpe
|
/linux-6.12.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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_priv.h | 97 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
|
/linux-6.12.1/drivers/gpu/drm/ingenic/ |
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-6.12.1/arch/arm/ |
D | Makefile | 191 machine-$(CONFIG_ARCH_HPE) += hpe
|
D | Kconfig | 394 source "arch/arm/mach-hpe/Kconfig"
|
/linux-6.12.1/ |
D | MAINTAINERS | 2437 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 …]
|