Home
last modified time | relevance | path

Searched defs:vregs (Results 1 – 24 of 24) 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.h51 uint64_t vregs[32*2]; member
56 uint64_t 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-eusb2-repeater.c56 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-usb-hs-28nm.c63 struct regulator_bulk_data vregs[VREG_NUM]; member
H A Dphy-qcom-m31-eusb2.c119 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-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-usbc.c341 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-ufs.c1135 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-pcie.c3061 struct regulator_bulk_data *vregs; member
/linux/drivers/gpu/drm/panel/
H A Dpanel-boe-bf060y8m-aj0.c35 struct regulator_bulk_data vregs[BF060Y8M_VREG_MAX]; member
H A Dpanel-novatek-nt35950.c56 struct regulator_bulk_data vregs[NT35950_VREG_MAX]; member
H A Dpanel-himax-hx8279.c115 struct regulator_bulk_data vregs[2]; member
/linux/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c593 static __u64 vregs[] = { variable
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h76 struct regulator_bulk_data *vregs; member
/linux/drivers/power/sequencing/
H A Dpwrseq-qcom-wcn.c21 const char *const *vregs; member
/linux/drivers/hwmon/
H A Dltc4245.c62 u8 vregs[0x0d]; member
/linux/arch/arm64/include/uapi/asm/
H A Dsigcontext.h81 __uint128_t vregs[32]; member
H A Dptrace.h96 __uint128_t vregs[32]; member
/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.c206 struct qca_vreg *vregs; member
2304 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()