Home
last modified time | relevance | path

Searched defs:vregs (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/remoteproc/
H A Dqcom_wcnss_iris.c25 struct regulator_bulk_data *vregs; member
30 const struct wcnss_vreg_info *vregs; member
H A Dqcom_wcnss.c62 const struct wcnss_vreg_info *vregs; member
89 struct regulator_bulk_data *vregs; member
/linux/arch/loongarch/include/uapi/asm/
H A Dptrace.h47 __u64 vregs[32*2]; member
52 __u64 vregs[32*4]; member
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c43 struct regulator_bulk_data vregs[2]; member
H A Dphy-qcom-usb-hs-28nm.c63 struct regulator_bulk_data vregs[VREG_NUM]; member
H A Dphy-qcom-snps-femto-v2.c134 struct regulator_bulk_data vregs[SNPS_HS_NUM_VREGS]; member
H A Dphy-qcom-qmp-pcie-msm8996.c213 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qusb2.c460 struct regulator_bulk_data vregs[QUSB2_NUM_VREGS]; member
H A Dphy-qcom-qmp-usb-legacy.c541 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-ufs.c1196 struct regulator_bulk_data *vregs; member
/linux/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c609 static __u64 vregs[] = { variable
/linux/drivers/phy/
H A Dphy-snps-eusb2.c171 struct regulator_bulk_data vregs[EUSB2_NUM_VREGS]; member
/linux/drivers/bluetooth/
H A Dhci_qca.c207 struct qca_vreg *vregs; member
2358 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()