Home
last modified time | relevance | path

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

12345

/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/
H A Dmotor-ctrl3 # Control step motor rotate of sled
9 # Setting step motor control pins to start/stop motor
15 # 5. Value of Motor Driver VREF PIN
29 echo "Usage: motor-ctrl [sled1 | sled2 | sled3 | sled4 | sled5 | sled6] [f r s]"
30 echo " f : Step Motor go forward"
31 echo " r : Step Motor go reverse"
32 echo " s : Step Motor stop "
56 echo "stop motor"
59 echo "start motor, direction:forward"
62 echo "start motor, direction:reverse"
H A Dmotor-init3 # Initialize for step motor of sled:
5 # Setup gpio pins for step motor control
6 # Moving step motor back to initial position
14 #Sleld 1~6 using bmc pwm8~13 as motor driver stick
51 #Init gpio pins for step motor control
78 echo "${SLED} is not present, skip motor initialize"
93 echo "Making motor back to initial position..."
94 motor-ctrl "$SLED" r >/dev/null
96 motor-ctrl "$SLED" s >/dev/null
101 echo "Motor calibrated to initial position."
[all …]
H A Dmotor-init-calibration@.service2 Description=Motor Initialize for sled%i
11 ExecStart=/usr/libexec/motor-init sled%i
12 SyslogIdentifier=Motor Initialize sled%i
15 ExecStopPost=/usr/libexec/motor-ctrl sled%i s
H A Dpower-ctrl111 echo "Motor go forward to press Power key"
112 motor-ctrl "sled${sled_num}" f >/dev/null
114 motor-ctrl "sled${sled_num}" s >/dev/null
121 echo "Power key switch not trigger, back motor to initial position"
124 motor-ctrl "sled${sled_num}" r >/dev/null
126 motor-ctrl "sled${sled_num}" s >/dev/null
128 echo "Motor reverse to initial position successful"
130 echo "Initial position switch not trigger, force stop motor"
140 echo "Motor at initial position already"
144 motor-ctrl "sled${sled_num}" r >/dev/null
[all …]
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/
H A Dmotor-ctrl_0.1.bb1 SUMMARY = "Bletchley Motor control"
18 file://motor-ctrl \
19 file://motor-init \
28 install -m 0755 ${UNPACKDIR}/motor-ctrl ${D}${libexecdir}
29 install -m 0755 ${UNPACKDIR}/motor-init ${D}${libexecdir}
33 MOTOR_INIT_INSTFMT="../motor-init-calibration@.service:${TGT}.wants/motor-init-calibration@{0}.serv…
34 SYSTEMD_SERVICE:${PN} += "motor-init-calibration@.service"
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A 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 */
H A 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 {
H A 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 {
/openbmc/linux/drivers/of/unittest-data/
H A 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 {
H A 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 {
H A 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";
H A Doverlay_bad_phandle.dtso8 // in the base tree for motor-1.
9 spin_ctrl_1_conflict: motor-1 {
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/phosphor-state-manager/
H A Dhost-poweroff@.service2 Description=Power off System in Sled%i by Step Motor
3 Requires=motor-init-calibration@%i.service
4 After=motor-init-calibration@%i.service
H A Dhost-poweron@.service2 Description=Power on System in Sled%i by Step Motor
3 Requires=motor-init-calibration@%i.service
4 After=motor-init-calibration@%i.service
H A Dhost-powerreset@.service3 Requires=motor-init-calibration@%i.service
4 After=motor-init-calibration@%i.service
H A Dhost-powercycle@.service3 Requires=motor-init-calibration@%i.service
4 After=motor-init-calibration@%i.service
H A Dchassis-poweron@.service3 Requires=motor-init-calibration@%i.service
4 After=motor-init-calibration@%i.service
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A 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 …]
/openbmc/linux/Documentation/devicetree/bindings/input/
H A 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
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A 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 {
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/
H A Dbletchley-sled-insertion@.target6 Requires=motor-init-calibration@%i.service
7 After=motor-init-calibration@%i.service
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/
H A Dpython3-adafruit-circuitpython-motorkit_1.6.1.bb1 SUMMARY = "CircuitPython helper library for DC & Stepper Motor FeatherWing, Shield, and Pi Hat kits…
18 python3-adafruit-circuitpython-motor \
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPhysicalContext.json64 "Motor",
117 "Motor": "A motor.", string
176 "Motor": "2018.3", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPhysicalContext.json64 "Motor",
117 "Motor": "A motor.", string
176 "Motor": "2018.3", string
/openbmc/linux/include/linux/platform_data/
H A Dregulator-haptic.h16 * @max_volt: maximum voltage value supplied to the haptic motor.
18 * @min_volt: minimum voltage value supplied to the haptic motor.

12345