/drivers/remoteproc/ |
D | qcom_wcnss_iris.c | 26 size_t num_vregs; member 31 size_t num_vregs; member 43 .num_vregs = 4, 54 .num_vregs = 4, 65 .num_vregs = 4, 73 ret = regulator_bulk_enable(iris->num_vregs, iris->vregs); in qcom_iris_enable() 86 regulator_bulk_disable(iris->num_vregs, iris->vregs); in qcom_iris_enable() 94 regulator_bulk_disable(iris->num_vregs, iris->vregs); in qcom_iris_disable() 164 iris->num_vregs = data->num_vregs; in qcom_iris_probe() 166 iris->num_vregs, in qcom_iris_probe() [all …]
|
D | qcom_wcnss.c | 63 size_t num_vregs, num_pd_vregs; member 90 size_t num_vregs; member 113 .num_vregs = 3, 127 .num_vregs = 1, 141 .num_vregs = 1, 152 .num_vregs = 1, 249 ret = regulator_bulk_enable(wcnss->num_vregs, wcnss->vregs); in wcnss_start() 282 regulator_bulk_disable(wcnss->num_vregs, wcnss->vregs); in wcnss_start() 429 int num_vregs, int num_pd_vregs) in wcnss_init_regulators() argument 443 num_vregs += num_pd_vregs; in wcnss_init_regulators() [all …]
|
/drivers/phy/qualcomm/ |
D | phy-qcom-eusb2-repeater.c | 96 int num_vregs; member 122 .num_vregs = ARRAY_SIZE(pm8550b_vreg_l), 127 int num = rptr->cfg->num_vregs; in eusb2_repeater_init_vregs() 150 ret = regulator_bulk_enable(rptr->cfg->num_vregs, rptr->vregs); in eusb2_repeater_init() 215 return regulator_bulk_disable(rptr->cfg->num_vregs, rptr->vregs); in eusb2_repeater_exit()
|
D | phy-qcom-qmp-ufs.c | 740 int num_vregs; member 850 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 887 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 921 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 947 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 975 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1003 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1039 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1073 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1107 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), [all …]
|
D | phy-qcom-qmp-usb.c | 1189 int num_vregs; member 1333 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1355 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1375 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1399 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1423 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1443 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1465 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1487 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1512 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), [all …]
|
D | phy-qcom-qmp-usb-legacy.c | 534 int num_vregs; member 639 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 659 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 681 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 704 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 727 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 804 ret = regulator_bulk_enable(cfg->num_vregs, qmp->vregs); in qmp_usb_legacy_init() 835 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_usb_legacy_init() 849 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_usb_legacy_exit() 1075 int num = cfg->num_vregs; in qmp_usb_legacy_vreg_init()
|
D | phy-qcom-qmp-pcie.c | 2202 int num_vregs; member 2406 .num_vregs = 0, 2433 .num_vregs = 0, 2462 .num_vregs = 0, 2489 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2512 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2549 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2586 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2611 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2640 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), [all …]
|
D | phy-qcom-qmp-pcie-msm8996.c | 192 int num_vregs; member 306 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 378 ret = regulator_bulk_enable(cfg->num_vregs, qmp->vregs); in qmp_pcie_msm8996_com_init() 410 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_pcie_msm8996_com_init() 441 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_pcie_msm8996_com_exit() 588 int num = cfg->num_vregs; in qmp_pcie_msm8996_vreg_init()
|
D | phy-qcom-qmp-combo.c | 1371 int num_vregs; member 1550 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1595 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1642 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1688 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1731 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1776 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1824 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1872 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2402 ret = regulator_bulk_enable(cfg->num_vregs, qmp->vregs); in qmp_combo_com_init() [all …]
|
/drivers/bluetooth/ |
D | hci_qca.c | 205 size_t num_vregs; member 215 int num_vregs; member 2011 .num_vregs = 4, 2022 .num_vregs = 4, 2033 .num_vregs = 4, 2045 .num_vregs = 4, 2050 .num_vregs = 0, 2055 .num_vregs = 0, 2072 .num_vregs = 9, 2086 .num_vregs = 6, [all …]
|
/drivers/net/wireless/ath/ath10k/ |
D | snoc.c | 1023 ret = regulator_bulk_enable(ar_snoc->num_vregs, ar_snoc->vregs); in ath10k_hw_power_on() 1034 regulator_bulk_disable(ar_snoc->num_vregs, ar_snoc->vregs); in ath10k_hw_power_on() 1046 return regulator_bulk_disable(ar_snoc->num_vregs, ar_snoc->vregs); in ath10k_hw_power_off() 1767 ar_snoc->num_vregs = ARRAY_SIZE(ath10k_regulators); in ath10k_snoc_probe() 1768 ar_snoc->vregs = devm_kcalloc(&pdev->dev, ar_snoc->num_vregs, in ath10k_snoc_probe() 1774 for (i = 0; i < ar_snoc->num_vregs; i++) in ath10k_snoc_probe() 1777 ret = devm_regulator_bulk_get(&pdev->dev, ar_snoc->num_vregs, in ath10k_snoc_probe()
|
D | snoc.h | 77 size_t num_vregs; member
|