Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/devicetree/bindings/arm/ !
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.1.9/Documentation/devicetree/bindings/timer/ !
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.1.9/Documentation/devicetree/bindings/spi/ !
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.1.9/arch/arm/boot/dts/ !
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";
DMakefile273 hpe-bmc-dl360gen10.dtb
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ !
Den_tc.c926 struct mlx5e_hairpin_entry *hpe; in mlx5e_hairpin_get() local
929 hash_for_each_possible(tc->hairpin_tbl, hpe, in mlx5e_hairpin_get()
931 if (hpe->peer_vhca_id == peer_vhca_id && hpe->prio == prio) { in mlx5e_hairpin_get()
932 refcount_inc(&hpe->refcnt); in mlx5e_hairpin_get()
933 return hpe; in mlx5e_hairpin_get()
941 struct mlx5e_hairpin_entry *hpe) in mlx5e_hairpin_put() argument
945 if (!refcount_dec_and_mutex_lock(&hpe->refcnt, &tc->hairpin_tbl_lock)) in mlx5e_hairpin_put()
947 hash_del(&hpe->hairpin_hlist); in mlx5e_hairpin_put()
950 if (!IS_ERR_OR_NULL(hpe->hp)) { in mlx5e_hairpin_put()
952 dev_name(hpe->hp->pair->peer_mdev->device)); in mlx5e_hairpin_put()
[all …]
/linux-6.1.9/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.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ !
Dtc_priv.h100 struct mlx5e_hairpin_entry *hpe; /* attached hairpin instance */ member
/linux-6.1.9/drivers/gpu/drm/ingenic/ !
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.1.9/Documentation/devicetree/bindings/usb/ !
Dgeneric-ohci.yaml46 - hpe,gxp-ohci
Dgeneric-ehci.yaml59 - hpe,gxp-ehci
/linux-6.1.9/arch/arm/ !
DMakefile182 machine-$(CONFIG_ARCH_HPE) += hpe
DKconfig456 source "arch/arm/mach-hpe/Kconfig"
/linux-6.1.9/Documentation/devicetree/bindings/ !
Dvendor-prefixes.yaml552 "^hpe,.*":
/linux-6.1.9/ !
DMAINTAINERS2216 M: Jean-Marie Verdun <verdun@hpe.com>
2217 M: Nick Hawkins <nick.hawkins@hpe.com>
2219 F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
2220 F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
2221 F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
2222 F: arch/arm/boot/dts/hpe-bmc*
2223 F: arch/arm/boot/dts/hpe-gxp*
2224 F: arch/arm/mach-hpe/
9031 M: Matt Hsiao <matt.hsiao@hpe.com>
9036 M: Jerry Hoemann <jerry.hoemann@hpe.com>
[all …]