Searched refs:hpm (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/regulator/ | 
| 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-v5.4/drivers/clk/samsung/ | 
| D | clk-exynos4.c | 1195 #define E4210_CPU_DIV1(hpm, copy)					\  argument 1196 		(((hpm) << 4) | ((copy) << 0)) 1208 #define E4412_CPU_DIV1(cores, hpm, copy)				\  argument 1209 		(((cores) << 8) | ((hpm) << 4) | ((copy) << 0))
  | 
| D | clk-exynos5250.c | 752 #define E5250_CPU_DIV1(hpm, copy)					\  argument 753 		(((hpm) << 4) | (copy))
  | 
| D | clk-exynos3250.c | 791 #define E3250_CPU_DIV1(hpm, copy)					\  argument 792 		(((hpm) << 4) | ((copy) << 0))
  | 
| D | clk-exynos5433.c | 3660 #define E5433_APOLLO_DIV1(hpm, copy) \  argument 3661 		(((hpm) << 4) | ((copy) << 0)) 3909 #define E5433_ATLAS_DIV1(hpm, copy) \  argument 3910 		(((hpm) << 4) | ((copy) << 0))
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/display/msm/ | 
| D | dsi.txt | 85   * "qcom,dsi-phy-28nm-hpm" 231 		compatible = "qcom,dsi-phy-28nm-hpm";
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/regulator/ | 
| D | qcom,spmi-regulator.txt | 208 - qcom,pin-ctrl-hpm:
  | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ | 
| D | trans.c | 1757 	u32 hpm, wprot;  in iwl_trans_pcie_clear_persistence_bit()  local 1770 	hpm = iwl_read_umac_prph_no_grab(trans, HPM_DEBUG);  in iwl_trans_pcie_clear_persistence_bit() 1771 	if (hpm != 0xa5a5a5a0 && (hpm & PERSISTENCE_BIT)) {  in iwl_trans_pcie_clear_persistence_bit() 1780 					    hpm & ~PERSISTENCE_BIT);  in iwl_trans_pcie_clear_persistence_bit()
  | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | qcom-msm8974.dtsi | 1204 				compatible = "qcom,dsi-phy-28nm-hpm";
  |