Home
last modified time | relevance | path

Searched refs:motor (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.1.9/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
48 motor-driver:
57 description: Power supply to the haptic motor
110 motor-driver {
/linux-6.1.9/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_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_phandle.dts9 // in the base tree for motor-1.
10 spin_ctrl_1_conflict: motor-1 {
/linux-6.1.9/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-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c590 struct v4l2_subdev *motor; in atomisp_enum_input() local
609 motor = isp->inputs[index].motor; in atomisp_enum_input()
611 motor = isp->motor; in atomisp_enum_input()
613 if (motor && strlen(motor->name) > 0) { in atomisp_enum_input()
620 motor->name, max_size); in atomisp_enum_input()
674 struct v4l2_subdev *motor; in atomisp_s_input() local
737 motor = isp->inputs[input].motor; in atomisp_s_input()
739 motor = isp->motor; in atomisp_s_input()
740 if (motor) in atomisp_s_input()
741 ret = v4l2_subdev_call(motor, core, s_power, 1); in atomisp_s_input()
[all …]
Datomisp_internal.h154 struct v4l2_subdev *motor; member
243 struct v4l2_subdev *motor; member
Datomisp_v4l2.c1071 if (isp->motor) { in atomisp_subdev_probe()
1077 isp->motor = subdev; in atomisp_subdev_probe()
1100 if (isp->motor && raw_index >= 0) in atomisp_subdev_probe()
1101 isp->inputs[raw_index].motor = isp->motor; in atomisp_subdev_probe()
/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dmsm8916-samsung-e2015-common.dtsi29 reg_motor_vdd: regulator-motor-vdd {
70 motor_en_default: motor-en-default {
/linux-6.1.9/drivers/staging/fieldbus/
DKconfig11 as an actuator, motor, console light, switch, etc. over the fieldbus.
/linux-6.1.9/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-6.1.9/arch/arm/boot/dts/
Dsun4i-a10-dserve-dsrv9703c.dts79 reg_motor: reg-motor {
81 regulator-name = "vcc-motor";
Domap4-sdp.dts401 /* regulators for vibra motor */
406 /* Vibra driver, motor resistance parameters */
Dda850-lego-ev3.dts136 * the sensor (input) ports, the motor (output) ports and the A/DC.
Dlpc32xx.dtsi302 compatible = "nxp,lpc3220-motor-pwm";
/linux-6.1.9/Documentation/devicetree/bindings/timer/
Dnxp,tpm-timer.yaml14 and the generation of PWM signals to control electric motor and power
/linux-6.1.9/drivers/block/
Damiflop.c200 int motor; /* true when motor is at speed */ member
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()
500 unit[drive].motor = 0; in fd_motor_off()
1647 unit[drive].motor = 0; in fd_probe()
/linux-6.1.9/Documentation/i2c/busses/
Di2c-parport.rst169 stepper motor card with the simple commands which are in the original
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-dfsdm-adc.yaml17 - Sigma delta modulators (motor control, metering...)
/linux-6.1.9/Documentation/devicetree/bindings/regulator/
Dmaxim,max8997.yaml15 motor driver, flash LED driver and Micro-USB Interface Controller.
/linux-6.1.9/arch/arm64/boot/dts/rockchip/
Drk3399-sapphire.dtsi477 motor_pwr: motor-pwr {
/linux-6.1.9/drivers/input/joystick/
DKconfig365 To drive rumble motor a dedicated power supply is required.

12