Searched full:hpm (Results 1 – 15 of 15) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | qcom,spmi-regulator.txt | 229 between HPM and LPM); not available on boost type 232 1 = Set initial mode to high power mode (HPM), also referred 233 to as NPM. HPM consumes more ground current than LPM, but 234 it can source significantly higher load current. HPM is not 236 regulators, HPM implies that over current protection and 265 - qcom,pin-ctrl-hpm:
|
| H A D | microchip,mcp16502.yaml | 16 of High-Performance mode (HPM).
|
| H A D | qcom,spmi-regulator.yaml | 72 qcom,pin-ctrl-hpm:
|
| /freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
| H A D | dsi.txt | 85 * "qcom,dsi-phy-28nm-hpm" 99 For DSI 28nm HPM/LP/8960 PHYs and 20nm PHY: 114 For 28nm HPM/LP, 28nm 8960 PHYs: 234 compatible = "qcom,dsi-phy-28nm-hpm";
|
| H A D | dsi-phy-28nm.yaml | 21 - qcom,dsi-phy-28nm-hpm 22 - qcom,dsi-phy-28nm-hpm-fam-b
|
| H A D | qcom,mdss.yaml | 130 - qcom,dsi-phy-28nm-hpm 131 - qcom,dsi-phy-28nm-hpm-fam-b
|
| /freebsd/sys/contrib/device-tree/include/dt-bindings/regulator/ |
| H A D | qcom,rpmh-regulator.h | 21 * automatically switches between LPM and HPM based
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-ampere-mtmitchell.dts | 1007 /*N0-N7*/ "hpm-fw-recovery","hpm-stby-rst-n","jtag-sel-s0","led-sw-hb",
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | trans.c | 1718 u32 hpm, wprot; in iwl_trans_pcie_clear_persistence_bit() local 1731 hpm = iwl_read_umac_prph_no_grab(trans, HPM_DEBUG); in iwl_trans_pcie_clear_persistence_bit() 1732 if (!iwl_trans_is_hw_error_value(hpm) && (hpm & PERSISTENCE_BIT)) { in iwl_trans_pcie_clear_persistence_bit() 1741 hpm & ~PERSISTENCE_BIT); in iwl_trans_pcie_clear_persistence_bit()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8976.dtsi | 1084 compatible = "qcom,dsi-phy-28nm-hpm-fam-b"; 1103 compatible = "qcom,dsi-phy-28nm-hpm-fam-b";
|
| /freebsd/sys/contrib/device-tree/src/arm/qcom/ |
| H A D | qcom-msm8974.dtsi | 2009 compatible = "qcom,dsi-phy-28nm-hpm"; 2080 compatible = "qcom,dsi-phy-28nm-hpm";
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap-common.c | 1041 * in the PICMG HPM.2 specification.
|
| /freebsd/sys/net/ |
| H A D | dlt.h | 1386 * in the PICMG HPM.2 specification.
|
| /freebsd/contrib/libpcap/pcap/ |
| H A D | dlt.h | 1412 * in the PICMG HPM.2 specification.
|
| /freebsd/sys/dev/iwx/ |
| H A D | if_iwx.c | 2727 uint32_t hpm, wprot; in iwx_clear_persistence_bit() local 2729 hpm = iwx_read_prph_unlocked(sc, IWX_HPM_DEBUG); in iwx_clear_persistence_bit() 2730 if (hpm != 0xa5a5a5a0 && (hpm & IWX_PERSISTENCE_BIT)) { in iwx_clear_persistence_bit() 2738 hpm & ~IWX_PERSISTENCE_BIT); in iwx_clear_persistence_bit()
|