/linux-6.12.1/drivers/soc/samsung/ |
D | exynos-asv.h | 14 /* HPM, IDS values to select target group */ 16 unsigned int hpm; member
|
D | exynos5422-asv.c | 341 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-6.12.1/Documentation/devicetree/bindings/display/msm/ |
D | dsi-phy-28nm.yaml | 21 - qcom,dsi-phy-28nm-hpm 22 - qcom,dsi-phy-28nm-hpm-fam-b
|
D | qcom,mdss.yaml | 130 - qcom,dsi-phy-28nm-hpm 131 - qcom,dsi-phy-28nm-hpm-fam-b
|
/linux-6.12.1/include/dt-bindings/regulator/ |
D | qcom,rpmh-regulator.h | 21 * automatically switches between LPM and HPM based
|
/linux-6.12.1/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 }, 729 * NONE, LPM, HPM in rpm_reg_of_parse() 731 * NONE, LPM, AUTO, HPM, BYPASS in rpm_reg_of_parse()
|
D | mcp16502.c | 38 * controlled via GPIO lines called LPM and HPM.
|
D | qcom-rpmh-regulator.c | 78 * high power mode (HPM) operation. This is used
|
D | qcom_spmi-regulator.c | 1934 of_property_read_u32(node, "qcom,pin-ctrl-hpm", &data->pin_ctrl_hpm); in spmi_regulator_get_dt_config()
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | microchip,mcp16502.yaml | 16 of High-Performance mode (HPM).
|
D | qcom,spmi-regulator.yaml | 72 qcom,pin-ctrl-hpm:
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-exynos4.c | 1200 #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))
|
D | clk-exynos5250.c | 755 #define E5250_CPU_DIV1(hpm, copy) \ argument 756 (((hpm) << 4) | (copy))
|
D | clk-exynos3250.c | 759 #define E3250_CPU_DIV1(hpm, copy) \ argument 760 (((hpm) << 4) | ((copy) << 0))
|
D | clk-exynos5433.c | 3684 #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-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-ampere-mtmitchell.dts | 1007 /*N0-N7*/ "hpm-fw-recovery","hpm-stby-rst-n","jtag-sel-s0","led-sw-hb",
|
/linux-6.12.1/drivers/gpu/drm/msm/dsi/phy/ |
D | dsi_phy.c | 540 { .compatible = "qcom,dsi-phy-28nm-hpm", 542 { .compatible = "qcom,dsi-phy-28nm-hpm-fam-b",
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | trans.c | 1789 u32 hpm, wprot; in iwl_trans_pcie_clear_persistence_bit() local 1802 hpm = iwl_read_umac_prph_no_grab(trans, HPM_DEBUG); in iwl_trans_pcie_clear_persistence_bit() 1803 if (!iwl_trans_is_hw_error_value(hpm) && (hpm & PERSISTENCE_BIT)) { in iwl_trans_pcie_clear_persistence_bit() 1812 hpm & ~PERSISTENCE_BIT); in iwl_trans_pcie_clear_persistence_bit()
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8976.dtsi | 1084 compatible = "qcom,dsi-phy-28nm-hpm-fam-b"; 1103 compatible = "qcom,dsi-phy-28nm-hpm-fam-b";
|
/linux-6.12.1/drivers/mmc/host/ |
D | sdhci-msm.c | 1453 struct mmc_host *mmc, bool hpm) in msm_config_vqmmc_mode() argument 1457 load = hpm ? MMC_VQMMC_MAX_LOAD_UA : 0; in msm_config_vqmmc_mode() 1476 * and HPM modes by setting the corresponding load. in sdhci_msm_set_vqmmc()
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-msm8974.dtsi | 2009 compatible = "qcom,dsi-phy-28nm-hpm"; 2080 compatible = "qcom,dsi-phy-28nm-hpm";
|
/linux-6.12.1/drivers/net/wan/ |
D | fsl_ucc_hdlc.c | 107 /* This sets HPM register in CMXUCR register which configures a in uhdlc_init()
|
/linux-6.12.1/sound/soc/codecs/ |
D | mt6359.c | 915 /* Increase HP input pair current to HPM step by step */ in mtk_hp_enable()
|