| /linux/drivers/remoteproc/ |
| H A 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() 445 int num_vregs, int num_pd_vregs) in wcnss_init_regulators() argument 460 num_vregs += num_pd_vregs - wcnss->num_pds; in wcnss_init_regulators() [all …]
|
| /linux/drivers/power/sequencing/ |
| H A D | pwrseq-qcom-wcn.c | 22 size_t num_vregs; member 59 return regulator_bulk_enable(ctx->pdata->num_vregs, ctx->regs); in pwrseq_qcom_wcn_vregs_enable() 66 return regulator_bulk_disable(ctx->pdata->num_vregs, ctx->regs); in pwrseq_qcom_wcn_vregs_disable() 269 .num_vregs = ARRAY_SIZE(pwrseq_qca6390_vregs), 287 .num_vregs = ARRAY_SIZE(pwrseq_wcn6750_vregs), 308 .num_vregs = ARRAY_SIZE(pwrseq_wcn6855_vregs), 326 .num_vregs = ARRAY_SIZE(pwrseq_wcn7850_vregs), 381 ctx->regs = devm_kcalloc(dev, ctx->pdata->num_vregs, in pwrseq_qcom_wcn_probe() 386 for (i = 0; i < ctx->pdata->num_vregs; i++) in pwrseq_qcom_wcn_probe() 389 ret = devm_regulator_bulk_get(dev, ctx->pdata->num_vregs, ctx->regs); in pwrseq_qcom_wcn_probe()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-eusb2-repeater.c | 49 int num_vregs; member 82 .num_vregs = ARRAY_SIZE(pm8550b_vreg_l), 90 .num_vregs = ARRAY_SIZE(pm8550b_vreg_l), 97 .num_vregs = ARRAY_SIZE(pm8550b_vreg_l), 102 int num = rptr->cfg->num_vregs; in eusb2_repeater_init_vregs() 126 ret = regulator_bulk_enable(rptr->cfg->num_vregs, rptr->vregs); in eusb2_repeater_init() 197 return regulator_bulk_disable(rptr->cfg->num_vregs, rptr->vregs); in eusb2_repeater_exit()
|
| H A D | phy-qcom-qmp-ufs.c | 1111 int num_vregs; member 1277 .num_vregs = ARRAY_SIZE(msm8996_ufsphy_vreg_l), 1314 .num_vregs = ARRAY_SIZE(sa8775p_ufsphy_vreg_l), 1348 .num_vregs = ARRAY_SIZE(sc7280_ufsphy_vreg_l), 1382 .num_vregs = ARRAY_SIZE(sc8280xp_ufsphy_vreg_l), 1407 .num_vregs = ARRAY_SIZE(sdm845_ufsphy_vreg_l), 1434 .num_vregs = ARRAY_SIZE(sm6115_ufsphy_vreg_l), 1461 .num_vregs = ARRAY_SIZE(sm7150_ufsphy_vreg_l), 1497 .num_vregs = ARRAY_SIZE(sm8150_ufsphy_vreg_l), 1531 .num_vregs = ARRAY_SIZE(sm8250_ufsphy_vreg_l), [all …]
|
| H A D | phy-qcom-qmp-usb.c | 1270 int num_vregs; member 1418 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1434 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1450 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1466 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1484 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1505 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1523 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1541 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 1557 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), [all …]
|
| H A D | phy-qcom-qmp-pcie.c | 3132 int num_vregs; member 3390 .num_vregs = 0, 3417 .num_vregs = 0, 3446 .num_vregs = 0, 3473 .num_vregs = 0, 3501 .num_vregs = 0, 3527 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 3561 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 3588 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 3611 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), [all …]
|
| H A D | phy-qcom-qmp-usb-legacy.c | 513 int num_vregs; member 616 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 634 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 654 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 675 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 696 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 773 ret = regulator_bulk_enable(cfg->num_vregs, qmp->vregs); in qmp_usb_legacy_init() 804 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_usb_legacy_init() 818 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_usb_legacy_exit() 1042 int num = cfg->num_vregs; in qmp_usb_legacy_vreg_init()
|
| H A D | phy-qcom-qmp-pcie-msm8996.c | 162 int num_vregs; member 276 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 322 ret = regulator_bulk_enable(cfg->num_vregs, qmp->vregs); in qmp_pcie_msm8996_com_init() 354 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_pcie_msm8996_com_init() 385 regulator_bulk_disable(cfg->num_vregs, qmp->vregs); in qmp_pcie_msm8996_com_exit() 532 int num = cfg->num_vregs; in qmp_pcie_msm8996_vreg_init()
|
| H A D | phy-qcom-qmp-combo.c | 1828 int num_vregs; member 2028 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2070 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2115 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2162 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2208 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2253 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2296 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2341 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), 2389 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l), [all …]
|
| /linux/drivers/bluetooth/ |
| H A D | hci_qca.c | 207 size_t num_vregs; member 217 int num_vregs; member 2069 .num_vregs = 4, 2080 .num_vregs = 4, 2091 .num_vregs = 4, 2102 .num_vregs = 4, 2114 .num_vregs = 4, 2119 .num_vregs = 0, 2125 .num_vregs = 0, 2141 .num_vregs = 9, [all …]
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.h | 77 size_t num_vregs; member
|