Home
last modified time | relevance | path

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

/linux/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/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c969 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 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/arch/arm/boot/dts/
H A DMakefile17 subdir-y += hpe
/linux/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/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h97 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
/linux/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/
H A DMAINTAINERS2862 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 …]