Home
last modified time | relevance | path

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

123

/Linux-v5.10/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 */
Dmax77693.txt29 - haptic : The MAX77693 haptic device utilises a PWM controlled motor to provide
35 - haptic-supply : power supply for the haptic motor
/Linux-v5.10/drivers/of/unittest-data/
Doverlay_bad_add_dup_prop.dts6 * &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'.
28 motor-1 {
Doverlay_bad_add_dup_node.dts6 * &electric_1/motor-1 and &spin_ctrl_1 are the same node:
7 * /testcase-data-2/substation@100/motor-1
17 motor-1 {
Doverlay_base.dts30 spin_ctrl_1: motor-1 {
31 compatible = "ot,ferris-wheel-motor";
36 spin_ctrl_2: motor-8 {
37 compatible = "ot,roller-coaster-motor";
Doverlay_bad_phandle.dts9 // in the base tree for motor-1.
10 spin_ctrl_1_conflict: motor-1 {
/Linux-v5.10/Documentation/devicetree/bindings/input/
Dregulator-haptic.txt5 - haptic-supply : Power supply to the haptic motor.
8 - max-microvolt : The maximum voltage value supplied to the haptic motor.
11 - min-microvolt : The minimum voltage value supplied to the haptic motor.
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c566 struct v4l2_subdev *motor; in atomisp_enum_input() local
585 motor = isp->inputs[index].motor; in atomisp_enum_input()
587 motor = isp->motor; in atomisp_enum_input()
589 if (motor && strlen(motor->name) > 0) { in atomisp_enum_input()
596 motor->name, max_size); in atomisp_enum_input()
665 struct v4l2_subdev *motor; in atomisp_s_input() local
735 motor = isp->inputs[input].motor; in atomisp_s_input()
737 motor = isp->motor; in atomisp_s_input()
738 if (motor) in atomisp_s_input()
739 ret = v4l2_subdev_call(motor, core, s_power, 1); in atomisp_s_input()
[all …]
Datomisp_internal.h161 struct v4l2_subdev *motor; member
259 struct v4l2_subdev *motor; member
/Linux-v5.10/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-v5.10/include/linux/mfd/
Dmax8997.h117 * @type: motor type
119 * MAX8997_EXTERNAL_MODE: external PWM device is used to control motor
120 * MAX8997_INTERNAL_MODE: internal pulse generator is used to control motor
Dtwl6040.h188 unsigned int viblmotor_res; /* left motor resistance */
189 unsigned int vibrmotor_res; /* right motor resistance */
/Linux-v5.10/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-v5.10/drivers/staging/greybus/
DKconfig113 tristate "Greybus Vibrator Motor Class driver"
116 Greybus Vibrator Motor Class specification.
/Linux-v5.10/drivers/input/misc/
Dtwl6040-vibra.c150 /* weak motor */ in twl6040_vibra_set_effect()
156 /* strong motor */ in twl6040_vibra_set_effect()
270 dev_err(info->dev, "invalid vibra driver/motor resistance\n"); in twl6040_vibra_probe()
/Linux-v5.10/drivers/staging/fieldbus/
DKconfig11 as an actuator, motor, console light, switch, etc. over the fieldbus.
/Linux-v5.10/arch/arm/boot/dts/
Dsun4i-a10-dserve-dsrv9703c.dts78 reg_motor: reg-motor {
80 regulator-name = "vcc-motor";
/Linux-v5.10/drivers/hid/
Dhid-holtekff.c55 * bit 6: right (weak) motor enabled
56 * bit 7: left (strong) motor enabled
/Linux-v5.10/Documentation/devicetree/bindings/timer/
Dnxp,tpm-timer.yaml14 and the generation of PWM signals to control electric motor and power
/Linux-v5.10/include/uapi/linux/
Dphantom.h48 #define PHN_ZERO_FORCE 2048 /* zero torque on motor */
/Linux-v5.10/Documentation/devicetree/bindings/reset/
Dnxp,lpc1850-rgu.txt39 38 Motor control PWM (MCPWM)
/Linux-v5.10/drivers/block/
Damiflop.c101 #define DSKMOTOR (0x1<<7) /* motor on when low */
200 int motor; /* true when motor is at speed */ member
216 #define FD_NOTREADY 4 /* unit is not ready (motor not on/no disk) */
408 if (unit[drive].motor == 1) in fd_select()
461 if (!unit[nr].motor) { in fd_motor_on()
462 unit[nr].motor = 1; in fd_motor_on()
476 printk (KERN_ERR "motor_on failed, turning motor off\n"); in fd_motor_on()
500 unit[drive].motor = 0; in fd_motor_off()
551 printk (KERN_ERR "fd%d: calibrate failed, turning motor off\n", drive); in fd_calibrate()
1647 unit[drive].motor = 0; in fd_probe()
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Ddongwoon,dw9768.yaml8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens Device Tree Bindings
/Linux-v5.10/arch/sparc/include/asm/
Dauxio_32.h22 #define AUXIO_FLPY_DSEL 0x08 /* Drive select/start-motor. Write only. */
Dns87303.h30 #define FER_EDM 0x10 /* Encoded Drive and Motor pin information */

123