Home
last modified time | relevance | path

Searched defs:vreg (Results 1 - 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/spi/
H A Dcc2520.h18 int vreg; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Drk8xx-spi.c63 static int rk806_spi_bus_read(void *context, const void *vreg, size_t reg_size, in rk806_spi_bus_read() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddebugfs.c39 u32 vreg; member
63 u32 preg, vreg; in mmio_diff_handler() local
/kernel/linux/linux-5.10/drivers/regulator/
H A Dqcom-labibb-regulator.c94 struct labibb_regulator *vreg; in qcom_labibb_regulator_probe() local
[all...]
H A Dpcap-regulator.c144 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; in pcap_regulator_set_voltage_sel() local
158 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; in pcap_regulator_get_voltage_sel() local
172 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; in pcap_regulator_enable() local
183 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; pcap_regulator_disable() local
194 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; pcap_regulator_is_enabled() local
[all...]
H A Dqcom-rpmh-regulator.c161 static int rpmh_regulator_send_request(struct rpmh_vreg *vreg, in rpmh_regulator_send_request() argument
178 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); in _rpmh_regulator_vrm_set_voltage_sel() local
198 struct rpmh_vreg *vreg in rpmh_regulator_vrm_set_voltage_sel() local
215 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_vrm_get_voltage_sel() local
222 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_is_enabled() local
230 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_set_enable_state() local
262 rpmh_regulator_vrm_set_mode_bypass(struct rpmh_vreg *vreg, unsigned int mode, bool bypassed) rpmh_regulator_vrm_set_mode_bypass() argument
288 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_vrm_set_mode() local
303 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_vrm_get_mode() local
321 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_vrm_set_load() local
335 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_vrm_set_bypass() local
351 struct rpmh_vreg *vreg = rdev_get_drvdata(rdev); rpmh_regulator_vrm_get_bypass() local
413 rpmh_regulator_init_vreg(struct rpmh_vreg *vreg, struct device *dev, struct device_node *node, const char *pmic_id, const struct rpmh_vreg_init_data *pmic_rpmh_data) rpmh_regulator_init_vreg() argument
960 struct rpmh_vreg *vreg; rpmh_regulator_probe() local
[all...]
H A Dqcom_rpm-regulator.c189 static int rpm_reg_write(struct qcom_rpm_reg *vreg, in rpm_reg_write() argument
209 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); in rpm_reg_set_mV_sel() local
236 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_set_uV_sel() local
262 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_get_voltage() local
269 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_mV_enable() local
288 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_uV_enable() local
307 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_switch_enable() local
326 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_mV_disable() local
345 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_uV_disable() local
364 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_switch_disable() local
383 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_is_enabled() local
390 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_set_load() local
630 rpm_reg_set(struct qcom_rpm_reg *vreg, const struct request_member *req, const int value) rpm_reg_set() argument
643 rpm_reg_of_parse_freq(struct device *dev, struct device_node *node, struct qcom_rpm_reg *vreg) rpm_reg_of_parse_freq() argument
680 struct qcom_rpm_reg *vreg = config->driver_data; rpm_reg_of_parse() local
943 struct qcom_rpm_reg *vreg; rpm_reg_probe() local
[all...]
H A Dqcom_smd-regulator.c44 static int rpm_reg_write_active(struct qcom_rpm_reg *vreg) in rpm_reg_write_active() argument
88 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_enable() local
103 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_is_enabled() local
110 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_disable() local
125 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_get_voltage() local
135 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_set_voltage() local
151 struct qcom_rpm_reg *vreg = rdev_get_drvdata(rdev); rpm_reg_set_load() local
1122 rpm_regulator_init_vreg(struct qcom_rpm_reg *vreg, struct device *dev, struct device_node *node, struct qcom_smd_rpm *rpm, const struct rpm_regulator_data *pmic_rpm_data) rpm_regulator_init_vreg() argument
1171 struct qcom_rpm_reg *vreg; rpm_reg_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufshcd-pltfrm.c127 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg() local
H A Dufs-sprd.h67 struct regulator *vreg; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddebugfs.c39 u32 vreg; member
63 u32 preg, vreg; in mmio_diff_handler() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsignal32.c119 union __fpsimd_vreg vreg = { in compat_preserve_vfp_context() local
162 union __fpsimd_vreg vreg; in compat_restore_vfp_context() local
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Dptrace.h120 char vreg[]; member
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dzl6100.c133 int ret, vreg; in zl6100_read_word_data() local
231 int ret, vreg; in zl6100_write_word_data() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd-pltfrm.c127 struct ufs_vreg *vreg = NULL; in ufshcd_populate_vreg() local
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dpcap-regulator.c144 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; in pcap_regulator_set_voltage_sel() local
158 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; in pcap_regulator_get_voltage_sel() local
172 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; in pcap_regulator_enable() local
183 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; pcap_regulator_disable() local
194 struct pcap_regulator *vreg = &vreg_table[rdev_get_id(rdev)]; pcap_regulator_is_enabled() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-boe-bf060y8m-aj0.c291 struct regulator *vreg; in boe_bf060y8m_aj0_init_vregs() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dcpm-serial.c201 void *vreg[2]; in cpm_console_init() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsignal32.c117 union __fpsimd_vreg vreg = { in compat_preserve_vfp_context() local
160 union __fpsimd_vreg vreg; in compat_restore_vfp_context() local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dcpm-serial.c201 void *vreg[2]; in cpm_console_init() local
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-m31.c154 struct regulator *vreg; member
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dzl6100.c140 int ret, vreg; in zl6100_read_word_data() local
238 int ret, vreg; in zl6100_write_word_data() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dctrl.c656 struct version_regs __iomem *vreg; in caam_ctrl_rng_init() local
1106 struct version_regs __iomem *vreg; in caam_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq25980_charger.c82 u32 vreg; member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq25980_charger.c82 u32 vreg; member

Completed in 16 milliseconds

12