Home
last modified time | relevance | path

Searched full:motor (Results 1 – 25 of 78) sorted by relevance

1234

/Linux-v6.6/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt27 - vddvibl-supply: Regulator for the left vibra motor
28 - vddvibr-supply: Regulator for the right vibra motor
33 - ti,viblmotor-res: Resistance parameter for left motor
34 - ti,viblmotor-res: Resistance parameter for right motor
53 /* regulators for vibra motor */
58 /* Vibra driver, motor resistance parameters */
Dmaxim,max77843.yaml17 includes voltage current regulators, charger, fuel-gauge, haptic motor driver
33 motor-driver:
41 description: Power supply to the haptic motor
139 motor-driver {
Dmaxim,max77693.yaml18 includes voltage current regulators, charger, LED/flash, haptic motor driver
64 motor-driver:
73 description: Power supply to the haptic motor
158 motor-driver {
/Linux-v6.6/drivers/of/unittest-data/
Doverlay_bad_add_dup_prop.dtso6 * &electric_1/motor-1/electric and &spin_ctrl_1/electric are the same node:
7 * /testcase-data-2/substation@100/motor-1/electric
16 * property being located in the pre-existing node 'motor-1'.
27 motor-1 {
Doverlay_common.dtsi28 spin_ctrl_1: motor-1 {
29 compatible = "ot,ferris-wheel-motor";
34 spin_ctrl_2: motor-8 {
35 compatible = "ot,roller-coaster-motor";
Doverlay_bad_add_dup_node.dtso6 * &electric_1/motor-1 and &spin_ctrl_1 are the same node:
7 * /testcase-data-2/substation@100/motor-1
16 motor-1 {
Doverlay_bad_phandle.dtso8 // in the base tree for motor-1.
9 spin_ctrl_1_conflict: motor-1 {
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c560 struct v4l2_subdev *motor; in atomisp_enum_input() local
579 motor = isp->inputs[index].motor; in atomisp_enum_input()
581 motor = isp->motor; in atomisp_enum_input()
583 if (motor && strlen(motor->name) > 0) { in atomisp_enum_input()
590 motor->name, max_size); in atomisp_enum_input()
632 struct v4l2_subdev *motor; in atomisp_s_input() local
683 motor = isp->inputs[input].motor; in atomisp_s_input()
685 motor = isp->motor; in atomisp_s_input()
686 if (motor) in atomisp_s_input()
687 ret = v4l2_subdev_call(motor, core, s_power, 1); in atomisp_s_input()
[all …]
Datomisp_internal.h138 struct v4l2_subdev *motor; member
212 struct v4l2_subdev *motor; member
/Linux-v6.6/Documentation/devicetree/bindings/input/
Dregulator-haptic.yaml18 Power supply to the haptic motor
22 The maximum voltage value supplied to the haptic motor
26 The minimum voltage value supplied to the haptic motor
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dmsm8916-samsung-gt510.dts22 reg_motor_vdd: regulator-motor-vdd {
88 motor_en_default: motor-en-default-state {
95 motor_pwm_default: motor-pwm-default-state {
Dmsm8916-samsung-a2015-common.dtsi78 * NOTE: A5 connects GPIO 76 to a reglator powering the motor
82 reg_motor_vdd: regulator-motor-vdd {
335 motor_en_default: motor-en-default-state {
343 motor_pwm_default: motor-pwm-default-state {
/Linux-v6.6/include/linux/platform_data/
Dregulator-haptic.h16 * @max_volt: maximum voltage value supplied to the haptic motor.
18 * @min_volt: minimum voltage value supplied to the haptic motor.
/Linux-v6.6/include/linux/mfd/
Dmax8997.h115 * @type: motor type
117 * MAX8997_EXTERNAL_MODE: external PWM device is used to control motor
118 * MAX8997_INTERNAL_MODE: internal pulse generator is used to control motor
/Linux-v6.6/drivers/staging/fieldbus/Documentation/
Dfieldbus_dev.txt22 A "Fieldbus Device" is such an actuator, motor, console light, switch, ...
36 actuator, motor, console light, switch, etc. over the fieldbus.
/Linux-v6.6/drivers/staging/greybus/
DKconfig113 tristate "Greybus Vibrator Motor Class driver"
116 Greybus Vibrator Motor Class specification.
/Linux-v6.6/drivers/input/misc/
Dtwl6040-vibra.c150 /* weak motor */ in twl6040_vibra_set_effect()
156 /* strong motor */ in twl6040_vibra_set_effect()
271 dev_err(info->dev, "invalid vibra driver/motor resistance\n"); in twl6040_vibra_probe()
/Linux-v6.6/drivers/staging/fieldbus/
DKconfig11 as an actuator, motor, console light, switch, etc. over the fieldbus.
/Linux-v6.6/arch/arm/boot/dts/allwinner/
Dsun4i-a10-dserve-dsrv9703c.dts79 reg_motor: reg-motor {
81 regulator-name = "vcc-motor";
/Linux-v6.6/drivers/hid/
Dhid-holtekff.c55 * bit 6: right (weak) motor enabled
56 * bit 7: left (strong) motor enabled
/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3326-anbernic-rg351m.dts23 /delete-node/ &vcc_host; /* conflicts with pwm vibration motor */
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/
Dasahi-kasei,ak7375.yaml13 AK7375 is a voice coil motor (VCM) camera lens actuator that
/Linux-v6.6/Documentation/devicetree/bindings/timer/
Dnxp,tpm-timer.yaml14 and the generation of PWM signals to control electric motor and power
/Linux-v6.6/include/uapi/linux/
Dphantom.h48 #define PHN_ZERO_FORCE 2048 /* zero torque on motor */
/Linux-v6.6/Documentation/devicetree/bindings/reset/
Dnxp,lpc1850-rgu.txt39 38 Motor control PWM (MCPWM)

1234