Home
last modified time | relevance | path

Searched defs:vregs (Results 1 – 19 of 19) 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
/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-sgmii-eth.c38 struct regulator_bulk_data *vregs; member
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-m31-eusb2.c121 struct regulator_bulk_data *vregs; 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-multiphy.c71 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qusb2.c471 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-usb.c1433 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-ufs.c1206 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-usbc.c456 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-pcie.c4038 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-combo.c2585 struct regulator_bulk_data *vregs; member
/linux/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c609 static __u64 vregs[] = { global() variable
[all...]
/linux/drivers/power/sequencing/
H A Dpwrseq-qcom-wcn.c21 const char *const *vregs; member
/linux/drivers/phy/
H A Dphy-snps-eusb2.c170 struct regulator_bulk_data vregs[EUSB2_NUM_VREGS]; member
/linux/drivers/bluetooth/
H A Dhci_qca.c205 struct qca_vreg *vregs; member
2363 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()