Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dqcom_wcnss_iris.c24 struct regulator_bulk_data *vregs; member
29 const struct wcnss_vreg_info *vregs; member
H A Dqcom_wcnss.c58 const struct wcnss_vreg_info *vregs; member
83 struct regulator_bulk_data *vregs; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Duser.h32 __uint128_t vregs[32]; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c60 static __u64 base_regs[], vregs[], sve_regs[], rejects_set[]; variable
766 static __u64 vregs[] = { variable
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c43 struct regulator_bulk_data vregs[2]; member
H A Dphy-qcom-snps-femto-v2.c89 struct regulator_bulk_data vregs[SNPS_HS_NUM_VREGS]; member
H A Dphy-qcom-usb-hs-28nm.c63 struct regulator_bulk_data vregs[VREG_NUM]; member
H A Dphy-qcom-qusb2.c350 struct regulator_bulk_data vregs[QUSB2_NUM_VREGS]; member
H A Dphy-qcom-qmp.c1962 struct regulator_bulk_data *vregs; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm/
H A Dsigcontext.h77 __uint128_t vregs[32]; member
H A Dptrace.h81 __uint128_t vregs[32]; member
/OK3568_Linux_fs/kernel/arch/arm64/include/uapi/asm/
H A Dsigcontext.h77 __uint128_t vregs[32]; member
H A Dptrace.h96 __uint128_t vregs[32]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h73 struct regulator_bulk_data *vregs; member
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dltc4245.c62 u8 vregs[0x0d]; member
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_qca.c198 struct qca_vreg *vregs; member
1905 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()