Searched refs:hpe (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/arm/boot/dts/hpe/ |
| H A D | hpe-bmc-dl360gen10.dts | 6 /include/ "hpe-gxp.dtsi" 11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
|
| H 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";
|
| H A D | Makefile | 3 hpe-bmc-dl360gen10.dtb
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 969 struct mlx5e_hairpin_entry *hpe; in mlx5e_hairpin_get() local 972 hash_for_each_possible(tc->hairpin_tbl, hpe, in mlx5e_hairpin_get() 974 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get() 975 refcount_inc(&hpe->refcnt); in mlx5e_hairpin_get() 976 return hpe; in mlx5e_hairpin_get() 984 struct mlx5e_hairpin_entry *hpe) in mlx5e_hairpin_put() argument 988 if (!refcount_dec_and_mutex_lock(&hpe->refcnt, &tc->hairpin_tbl_lock)) in mlx5e_hairpin_put() 990 hash_del(&hpe->hairpin_hlist); in mlx5e_hairpin_put() 993 if (!IS_ERR_OR_NULL(hpe->hp)) { in mlx5e_hairpin_put() 995 dev_name(hpe->hp->pair->peer_mdev->device)); in mlx5e_hairpin_put() [all …]
|
| /linux/Documentation/hwmon/ |
| H 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/arch/arm/boot/dts/ |
| H A D | Makefile | 17 subdir-y += hpe
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-st | 4 Contact: shane.seymour@hpe.com
|
| H A D | sysfs-firmware-sgi_uv | 3 Contact: Justin Ernst <justin.ernst@hpe.com>
|
| H A D | sysfs-bus-nfit | 114 https://github.com/HewlettPackard/hpe-nvm/blob/master/Documentation/
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_priv.h | 97 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
|
| /linux/drivers/gpu/drm/ingenic/ |
| H A 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/ |
| H A D | MAINTAINERS | 2862 M: Jean-Marie Verdun <verdun@hpe.com> 2863 M: Nick Hawkins <nick.hawkins@hpe.com> 2865 F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml 2866 F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml 2867 F: Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml 2868 F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml 2869 F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml 2871 F: arch/arm/boot/dts/hpe/ 11250 M: Keng-Yu Lin <keng-yu.lin@hpe.com> 11255 M: Craig Lamparter <craig.lamparter@hpe.com> [all …]
|