Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dqcom_wcnss.c62 const struct wcnss_vreg_info *vregs; member
89 struct regulator_bulk_data *vregs; 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.c1135 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-usb.c1299 struct regulator_bulk_data *vregs; member
H A Dphy-qcom-qmp-pcie.c3058 struct regulator_bulk_data *vregs; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h76 struct regulator_bulk_data *vregs; member
/linux/drivers/hwmon/
H A Dltc4245.c62 u8 vregs[0x0d]; member
/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35950.c56 struct regulator_bulk_data vregs[NT35950_VREG_MAX]; member
/linux/arch/arm64/include/uapi/asm/
H A Dsigcontext.h81 __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
2303 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()