Home
last modified time | relevance | path

Searched refs:num_vregs (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_wcnss_iris.c25 size_t num_vregs; member
30 size_t num_vregs; member
42 .num_vregs = 4,
53 .num_vregs = 4,
64 .num_vregs = 4,
72 ret = regulator_bulk_enable(iris->num_vregs, iris->vregs); in qcom_iris_enable()
85 regulator_bulk_disable(iris->num_vregs, iris->vregs); in qcom_iris_enable()
93 regulator_bulk_disable(iris->num_vregs, iris->vregs); in qcom_iris_disable()
118 iris->num_vregs = data->num_vregs; in qcom_iris_probe()
[all...]
H A Dqcom_wcnss.c59 size_t num_vregs; member
84 size_t num_vregs; member
107 .num_vregs = 3,
119 .num_vregs = 3,
131 .num_vregs = 3,
231 ret = regulator_bulk_enable(wcnss->num_vregs, wcnss->vregs); in wcnss_start()
264 regulator_bulk_disable(wcnss->num_vregs, wcnss->vregs); in wcnss_start()
376 int num_vregs) in wcnss_init_regulators()
383 num_vregs, sizeof(struct regulator_bulk_data), in wcnss_init_regulators()
388 for (i = 0; i < num_vregs; in wcnss_init_regulators()
374 wcnss_init_regulators(struct qcom_wcnss *wcnss, const struct wcnss_vreg_info *info, int num_vregs) wcnss_init_regulators() argument
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_wcnss_iris.c26 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()
[all...]
H A Dqcom_wcnss.c63 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()
443 num_vregs in wcnss_init_regulators()
427 wcnss_init_regulators(struct qcom_wcnss *wcnss, const struct wcnss_vreg_info *info, int num_vregs, int num_pd_vregs) wcnss_init_regulators() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-eusb2-repeater.c96 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()
H A Dphy-qcom-qmp-ufs.c740 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
[all...]
H A Dphy-qcom-qmp-usb.c1189 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
[all...]
H A Dphy-qcom-qmp-pcie-msm8996.c192 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()
H A Dphy-qcom-qmp-pcie.c2202 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
[all...]
H A Dphy-qcom-qmp-usb-legacy.c534 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()
[all...]
H A Dphy-qcom-qmp-combo.c1366 int num_vregs; member
1545 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
1590 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
1637 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
1683 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
1726 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
1771 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
1819 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
1867 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2398 ret = regulator_bulk_enable(cfg->num_vregs, qm in qmp_combo_com_init()
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_qca.c206 size_t num_vregs; member
216 int num_vregs; member
2008 .num_vregs = 4,
2019 .num_vregs = 4,
2030 .num_vregs = 4,
2042 .num_vregs = 4,
2047 .num_vregs = 0,
2064 .num_vregs = 9,
2078 .num_vregs = 6,
2092 .num_vregs
2215 qca_init_regulators(struct qca_power *qca, const struct qca_vreg *vregs, size_t num_vregs) qca_init_regulators() argument
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_qca.c205 size_t num_vregs; member
215 int num_vregs; member
1788 .num_vregs = 4,
1799 .num_vregs = 4,
1811 .num_vregs = 4,
1816 .num_vregs = 0,
1887 BT_DBG("enabling %d regulators)", power->num_vregs); in qca_regulator_enable()
1889 ret = regulator_bulk_enable(power->num_vregs, power->vreg_bulk); in qca_regulator_enable()
1915 regulator_bulk_disable(power->num_vregs, power->vreg_bulk); in qca_regulator_disable()
1922 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()
1921 qca_init_regulators(struct qca_power *qca, const struct qca_vreg *vregs, size_t num_vregs) qca_init_regulators() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h74 size_t num_vregs; member
H A Dsnoc.c1389 ret = regulator_bulk_enable(ar_snoc->num_vregs, ar_snoc->vregs); in ath10k_hw_power_on()
1400 regulator_bulk_disable(ar_snoc->num_vregs, ar_snoc->vregs); in ath10k_hw_power_on()
1412 return regulator_bulk_disable(ar_snoc->num_vregs, ar_snoc->vregs); in ath10k_hw_power_off()
1693 ar_snoc->num_vregs = ARRAY_SIZE(ath10k_regulators); in ath10k_snoc_probe()
1694 ar_snoc->vregs = devm_kcalloc(&pdev->dev, ar_snoc->num_vregs, in ath10k_snoc_probe()
1700 for (i = 0; i < ar_snoc->num_vregs; i++) in ath10k_snoc_probe()
1703 ret = devm_regulator_bulk_get(&pdev->dev, ar_snoc->num_vregs, in ath10k_snoc_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h77 size_t num_vregs; member
H A Dsnoc.c1023 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()
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c1864 int num_vregs; member
2065 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2089 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2118 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2145 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2177 .num_vregs = 0,
2209 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2237 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2265 .num_vregs = ARRAY_SIZE(qmp_phy_vreg_l),
2296 .num_vregs
[all...]

Completed in 33 milliseconds