| /linux/drivers/soc/samsung/ |
| H A D | exynos5422-asv.c | 341 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 D | exynos-asv.h | 16 unsigned int hpm; member
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-msm.c | 1432 static void msm_config_vmmc_regulator(struct mmc_host *mmc, bool hpm) in msm_config_vmmc_regulator() argument 1436 if (!hpm) in msm_config_vmmc_regulator() 1450 static void msm_config_vqmmc_regulator(struct mmc_host *mmc, bool hpm) in msm_config_vqmmc_regulator() argument 1454 if (!hpm) in msm_config_vqmmc_regulator() 1467 struct mmc_host *mmc, bool hpm) in sdhci_msm_set_vmmc() argument 1472 msm_config_vmmc_regulator(mmc, hpm); in sdhci_msm_set_vmmc() 1518 struct mmc_host *mmc, bool hpm) in msm_config_vqmmc_mode() argument 1522 load = hpm ? MMC_VQMMC_MAX_LOAD_UA : 0; in msm_config_vqmmc_mode()
|
| /linux/drivers/regulator/ |
| H A D | qcom_rpm-regulator.c | 40 struct request_member hpm; /* switch: control OCP and SS */ member 95 .hpm = { 0, 0x00000300, 8 }, 137 .hpm = { 0, 0x00000C00, 10 },
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-ampere-mtjefferson.dts | 586 /*N0-N7*/ "hpm-fw-recovery","hpm-stby-rst-n","jtag-sel-s0","led-sw-hb",
|
| H A D | aspeed-bmc-ampere-mtmitchell.dts | 1023 /*N0-N7*/ "hpm-fw-recovery","hpm-stby-rst-n","jtag-sel-s0","led-sw-hb",
|
| /linux/drivers/clk/samsung/ |
| H A D | clk-exynos3250.c | 757 #define E3250_CPU_DIV1(hpm, copy) \ argument 758 (((hpm) << 4) | ((copy) << 0))
|
| H A D | clk-exynos5433.c | 3682 #define E5433_APOLLO_DIV1(hpm, copy) \ argument 3683 (((hpm) << 4) | ((copy) << 0)) 3921 #define E5433_ATLAS_DIV1(hpm, copy) \ argument 3922 (((hpm) << 4) | ((copy) << 0))
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | trans.c | 1736 u32 hpm, wprot; in iwl_trans_pcie_clear_persistence_bit() local 1749 hpm = iwl_read_umac_prph_no_grab(trans, HPM_DEBUG); in iwl_trans_pcie_clear_persistence_bit() 1750 if (!iwl_trans_is_hw_error_value(hpm) && (hpm & PERSISTENCE_BIT)) { in iwl_trans_pcie_clear_persistence_bit() 1759 hpm & ~PERSISTENCE_BIT); in iwl_trans_pcie_clear_persistence_bit()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8976.dtsi | 1121 compatible = "qcom,dsi-phy-28nm-hpm-fam-b"; 1140 compatible = "qcom,dsi-phy-28nm-hpm-fam-b";
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-msm8974.dtsi | 2053 compatible = "qcom,dsi-phy-28nm-hpm"; 2126 compatible = "qcom,dsi-phy-28nm-hpm";
|