Home
last modified time | relevance | path

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

/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
/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()
/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 },
/linux/drivers/clk/samsung/
H A Dclk-exynos4.c1200 #define E4210_CPU_DIV1(hpm, copy) \ argument
1201 (((hpm) << 4) | ((copy) << 0))
1231 #define E4412_CPU_DIV1(cores, hpm, copy) \ argument
1232 (((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))
3923 #define E5433_ATLAS_DIV1(hpm, copy) \ argument
3924 (((hpm) << 4) | ((copy) << 0))
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8976.dtsi1084 compatible = "qcom,dsi-phy-28nm-hpm-fam-b";
1103 compatible = "qcom,dsi-phy-28nm-hpm-fam-b";
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974.dtsi2009 compatible = "qcom,dsi-phy-28nm-hpm";
2080 compatible = "qcom,dsi-phy-28nm-hpm";