Lines Matching +full:motor +full:- +full:driver
1 /* SPDX-License-Identifier: GPL-2.0 */
18 #define AUXIO_ORMEIN4M 0xc0 /* sun4m - All writes must set these bits. */
21 #define AUXIO_EDGE_ON 0x10 /* sun4m - On means Jumper block is in. */
22 #define AUXIO_FLPY_DSEL 0x08 /* Drive select/start-motor. Write only. */
23 #define AUXIO_LINK_TEST 0x08 /* sun4m - On means TPE Carrier detect. */
35 * NOTE: these routines are implementation dependent--
42 * The following routines are provided for driver-compatibility
49 /* auxio_set_lte - Set Link Test Enable (TPE Link Detect)
51 * on - AUXIO_LTE_ON or AUXIO_LTE_OFF
65 /* auxio_set_led - Set system front panel LED
67 * on - AUXIO_LED_ON or AUXIO_LED_OFF