Searched refs:hpm (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/Documentation/devicetree/bindings/display/msm/ |
| D | dsi.txt | 51 * "qcom,dsi-phy-28nm-hpm" 135 compatible = "qcom,dsi-phy-28nm-hpm";
|
| /linux-4.4.14/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-4.4.14/drivers/clk/samsung/ |
| D | clk-exynos4.c | 1388 #define E4210_CPU_DIV1(hpm, copy) \ argument 1389 (((hpm) << 4) | ((copy) << 0)) 1419 #define E4412_CPU_DIV1(cores, hpm, copy) \ argument 1420 (((cores) << 8) | ((hpm) << 4) | ((copy) << 0))
|
| D | clk-exynos5250.c | 765 #define E5250_CPU_DIV1(hpm, copy) \ argument 766 (((hpm) << 4) | (copy))
|
| D | clk-exynos3250.c | 779 #define E3250_CPU_DIV1(hpm, copy) \ argument 780 (((hpm) << 4) | ((copy) << 0))
|
| /linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
| D | qcom,spmi-regulator.txt | 131 - qcom,pin-ctrl-hpm:
|