Home
last modified time | relevance | path

Searched refs:hpm (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/soc/samsung/
H A Dexynos5422-asv.c341 int hpm, ids, i; in exynos5422_asv_get_group() local
360 hpm = (auxi_reg >> EXYNOS5422_TMCB_OFFSET) & EXYNOS5422_TMCB_MASK; in exynos5422_asv_get_group()
366 if (hpm <= __asv_limits[i].hpm) in exynos5422_asv_get_group()
H A Dexynos-asv.h16 unsigned int hpm; member
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/
H A Dampere_firmware_upgrade.sh94 gpioset $(gpiofind hpm-fw-recovery)=1
98 gpioset $(gpiofind hpm-fw-recovery)=0
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/
H A Dampere_firmware_upgrade.sh114 gpioset $(gpiofind hpm-fw-recovery)=1
118 gpioset $(gpiofind hpm-fw-recovery)=0
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/
H A Dampere_platform_init.sh63 gpioset $(gpiofind hpm-stby-rst-n)=1 # HPM Standby Reset input from BMC
71 gpioset $(gpiofind hpm-fw-recovery)=0 # Force HPM FPGA recovery
/openbmc/ipmitool/
H A DChangeLog11 * ID: 329 - hpm.1 upgrade fixes
131 * ID: 70 - Fixes and updates for ipmitool hpm
133 * ID: 3608762 - ipmi_hpmfwup - Fixed help messages for hpm command
210 * added hpm and fwum in man page
211 * man page update for fwum and hpm commands
277 * Improvement to hpm upgrade during activation. This resolves issue
280 * hpm Fixes for multi-platform support.
281 * hpm Fix for timeouts during firmware rollback. If completion code
283 * hpm During manual rollback, code now gets target capabilities
285 * Added firmware auxilliary bytes to hpm outputs
[all …]
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-msm.c1415 static void msm_config_vmmc_regulator(struct mmc_host *mmc, bool hpm) in msm_config_vmmc_regulator() argument
1419 if (!hpm) in msm_config_vmmc_regulator()
1433 static void msm_config_vqmmc_regulator(struct mmc_host *mmc, bool hpm) in msm_config_vqmmc_regulator() argument
1437 if (!hpm) in msm_config_vqmmc_regulator()
1450 struct mmc_host *mmc, bool hpm) in sdhci_msm_set_vmmc() argument
1455 msm_config_vmmc_regulator(mmc, hpm); in sdhci_msm_set_vmmc()
1501 struct mmc_host *mmc, bool hpm) in msm_config_vqmmc_mode() argument
1505 load = hpm ? MMC_VQMMC_MAX_LOAD_UA : 0; in msm_config_vqmmc_mode()
/openbmc/linux/drivers/regulator/
H A Dqcom_rpm-regulator.c40 struct request_member hpm; /* switch: control OCP and SS */ member
95 .hpm = { 0, 0x00000300, 8 },
137 .hpm = { 0, 0x00000C00, 10 },
/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos4.c1199 #define E4210_CPU_DIV1(hpm, copy) \ argument
1200 (((hpm) << 4) | ((copy) << 0))
1230 #define E4412_CPU_DIV1(cores, hpm, copy) \ argument
1231 (((cores) << 8) | ((hpm) << 4) | ((copy) << 0))
H A Dclk-exynos5250.c755 #define E5250_CPU_DIV1(hpm, copy) \ argument
756 (((hpm) << 4) | (copy))
H A Dclk-exynos3250.c759 #define E3250_CPU_DIV1(hpm, copy) \ argument
760 (((hpm) << 4) | ((copy) << 0))
H A Dclk-exynos5433.c3684 #define E5433_APOLLO_DIV1(hpm, copy) \ argument
3685 (((hpm) << 4) | ((copy) << 0))
3924 #define E5433_ATLAS_DIV1(hpm, copy) \ argument
3925 (((hpm) << 4) | ((copy) << 0))
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ampere-mtjefferson.dts586 /*N0-N7*/ "hpm-fw-recovery","hpm-stby-rst-n","jtag-sel-s0","led-sw-hb",
H A Daspeed-bmc-ampere-mtmitchell.dts1023 /*N0-N7*/ "hpm-fw-recovery","hpm-stby-rst-n","jtag-sel-s0","led-sw-hb",
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c1779 u32 hpm, wprot; in iwl_trans_pcie_clear_persistence_bit() local
1792 hpm = iwl_read_umac_prph_no_grab(trans, HPM_DEBUG); in iwl_trans_pcie_clear_persistence_bit()
1793 if (!iwl_trans_is_hw_error_value(hpm) && (hpm & PERSISTENCE_BIT)) { in iwl_trans_pcie_clear_persistence_bit()
1802 hpm & ~PERSISTENCE_BIT); in iwl_trans_pcie_clear_persistence_bit()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974.dtsi1975 compatible = "qcom,dsi-phy-28nm-hpm";
2046 compatible = "qcom,dsi-phy-28nm-hpm";