Home
last modified time | relevance | path

Searched full:hpm (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/soc/samsung/
H A Dexynos-asv.h14 /* HPM, IDS values to select target group */
16 unsigned int hpm; member
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()
/linux/include/dt-bindings/regulator/
H A Dqcom,rpmh-regulator.h21 * automatically switches between LPM and HPM based
/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 },
729 * NONE, LPM, HPM in rpm_reg_of_parse()
731 * NONE, LPM, AUTO, HPM, BYPASS in rpm_reg_of_parse()
H A Dmcp16502.c38 * controlled via GPIO lines called LPM and HPM.
H A Dqcom-rpmh-regulator.c78 * high power mode (HPM) operation. This is used
H A Dqcom_spmi-regulator.c1929 of_property_read_u32(node, "qcom,pin-ctrl-hpm", &data->pin_ctrl_hpm); in spmi_regulator_get_dt_config()
/linux/Documentation/devicetree/bindings/regulator/
H A Dmicrochip,mcp16502.yaml16 of High-Performance mode (HPM).
H A Dqcom,spmi-regulator.yaml72 qcom,pin-ctrl-hpm:
/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))
/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c518 { .compatible = "qcom,dsi-phy-28nm-hpm",
520 { .compatible = "qcom,dsi-phy-28nm-hpm-fam-b",
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8976.dtsi1121 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 Dqcom-msm8974.dtsi2012 compatible = "qcom,dsi-phy-28nm-hpm";
2085 compatible = "qcom,dsi-phy-28nm-hpm";