/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | twl6040.txt | 27 - 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 */
|
D | maxim,max77843.yaml | 17 includes voltage current regulators, charger, fuel-gauge, haptic motor driver 33 motor-driver: 41 description: Power supply to the haptic motor 139 motor-driver {
|
D | maxim,max77693.yaml | 18 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/ |
D | overlay_bad_add_dup_prop.dts | 6 * &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 {
|
D | overlay_bad_add_dup_node.dts | 6 * &electric_1/motor-1 and &spin_ctrl_1 are the same node: 7 * /testcase-data-2/substation@100/motor-1 17 motor-1 {
|
D | overlay_common.dtsi | 28 spin_ctrl_1: motor-1 { 29 compatible = "ot,ferris-wheel-motor"; 34 spin_ctrl_2: motor-8 { 35 compatible = "ot,roller-coaster-motor";
|
D | overlay_bad_phandle.dts | 9 // in the base tree for motor-1. 10 spin_ctrl_1_conflict: motor-1 {
|
/linux-6.1.9/Documentation/devicetree/bindings/input/ |
D | regulator-haptic.yaml | 18 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/ |
D | atomisp_ioctl.c | 590 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 …]
|
D | atomisp_internal.h | 154 struct v4l2_subdev *motor; member 243 struct v4l2_subdev *motor; member
|
D | atomisp_v4l2.c | 1071 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/ |
D | msm8916-samsung-e2015-common.dtsi | 29 reg_motor_vdd: regulator-motor-vdd { 70 motor_en_default: motor-en-default {
|
/linux-6.1.9/drivers/staging/fieldbus/ |
D | Kconfig | 11 as an actuator, motor, console light, switch, etc. over the fieldbus.
|
/linux-6.1.9/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 22 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/ |
D | sun4i-a10-dserve-dsrv9703c.dts | 79 reg_motor: reg-motor { 81 regulator-name = "vcc-motor";
|
D | omap4-sdp.dts | 401 /* regulators for vibra motor */ 406 /* Vibra driver, motor resistance parameters */
|
D | da850-lego-ev3.dts | 136 * the sensor (input) ports, the motor (output) ports and the A/DC.
|
D | lpc32xx.dtsi | 302 compatible = "nxp,lpc3220-motor-pwm";
|
/linux-6.1.9/Documentation/devicetree/bindings/timer/ |
D | nxp,tpm-timer.yaml | 14 and the generation of PWM signals to control electric motor and power
|
/linux-6.1.9/drivers/block/ |
D | amiflop.c | 200 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/ |
D | i2c-parport.rst | 169 stepper motor card with the simple commands which are in the original
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-dfsdm-adc.yaml | 17 - Sigma delta modulators (motor control, metering...)
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | maxim,max8997.yaml | 15 motor driver, flash LED driver and Micro-USB Interface Controller.
|
/linux-6.1.9/arch/arm64/boot/dts/rockchip/ |
D | rk3399-sapphire.dtsi | 477 motor_pwr: motor-pwr {
|
/linux-6.1.9/drivers/input/joystick/ |
D | Kconfig | 365 To drive rumble motor a dedicated power supply is required.
|