Searched refs:hpm (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/regulator/ |
D | qcom_rpm-regulator.c | 48 struct request_member hpm; /* switch: control OCP and SS */ member 103 .hpm = { 0, 0x00000300, 8 }, 145 .hpm = { 0, 0x00000C00, 10 },
|
/Linux-v4.19/Documentation/devicetree/bindings/display/msm/ |
D | dsi.txt | 85 * "qcom,dsi-phy-28nm-hpm" 229 compatible = "qcom,dsi-phy-28nm-hpm";
|
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-exynos4.c | 1393 #define E4210_CPU_DIV1(hpm, copy) \ argument 1394 (((hpm) << 4) | ((copy) << 0)) 1406 #define E4412_CPU_DIV1(cores, hpm, copy) \ argument 1407 (((cores) << 8) | ((hpm) << 4) | ((copy) << 0))
|
D | clk-exynos5250.c | 789 #define E5250_CPU_DIV1(hpm, copy) \ argument 790 (((hpm) << 4) | (copy))
|
D | clk-exynos3250.c | 794 #define E3250_CPU_DIV1(hpm, copy) \ argument 795 (((hpm) << 4) | ((copy) << 0))
|
D | clk-exynos5433.c | 3631 #define E5433_APOLLO_DIV1(hpm, copy) \ argument 3632 (((hpm) << 4) | ((copy) << 0)) 3880 #define E5433_ATLAS_DIV1(hpm, copy) \ argument 3881 (((hpm) << 4) | ((copy) << 0))
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 186 - qcom,pin-ctrl-hpm:
|