Searched full:driven (Results 1 – 25 of 491) sorted by relevance
12345678910>>...20
/Linux-v5.4/drivers/gpio/ |
D | gpio-stp-xway.c | 21 * 3 groups of 8 bits can be driven. The hardware is able to allow the DSL modem 54 /* 2 groups of 3 bits can be driven by the phys */ 80 u8 dsl; /* the 2 LSBs can be driven by the dsl core */ 81 u8 phy1; /* 3 bits can be driven by phy1 */ 82 u8 phy2; /* 3 bits can be driven by phy2 */ 83 u8 reserved; /* mask out the hw driven bits in gpio_request */ 140 * We mask out the HW driven pins 147 dev_err(gc->parent, "GPIO %d is driven by hardware\n", gpio); in xway_stp_request() 191 /* mask out the hw driven bits in gpio_request */ in xway_stp_hw_init() 195 * if we have pins that are driven by hw, we need to tell the stp what in xway_stp_hw_init()
|
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/ |
D | gpio-restart.txt | 7 will be driven in the inactive state. Otherwise its not driven until 11 priority order. The gpio is configured as an output, and driven active, 17 is driven active again. After a delay specified by wait-delay, the
|
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rza1-pinctrl.txt | 46 "software IO driven" mode to be specified. To do so use the generic 118 enable input bufer for pins requiring software driven IO input 121 enable output buffer for pins requiring software driven IO output 128 internally, while software driven IO direction has to be explicitly 158 Configure TIOC0A as software driven input and TIOC0B as software driven
|
D | marvell,dove-pinctrl.txt | 64 pmu-nc Pin not driven by any PM function 65 pmu-low Pin driven low (0) 66 pmu-high Pin driven high (1)
|
/Linux-v5.4/Documentation/devicetree/bindings/display/ |
D | truly,nt35597.txt | 20 - ports: This device has two video ports driven by two DSIs. Their connections 23 - port@0: DSI input port driven by master DSI 24 - port@1: DSI input port driven by secondary DSI
|
D | ssd1307fb.txt | 11 - solomon,height: Height in pixel of the screen driven by the controller 12 - solomon,width: Width in pixel of the screen driven by the controller
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | stm32-timers.txt | 4 - advanced-control timers consist of a 16-bit auto-reload counter driven by a programmable 6 - general-purpose timers consist of a 16-bit or 32-bit auto-reload counter driven by a 8 - basic timers consist of a 16-bit auto-reload counter driven by a programmable prescaler.
|
/Linux-v5.4/Documentation/driver-api/thermal/ |
D | nouveau_thermal.rst | 75 Your fan can be driven in different modes: 78 * 1: The fan can be driven in manual (use pwm1 to change the speed); 79 * 2; The fan is driven automatically depending on the temperature.
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_gpio.c | 111 * So (A) is grounded, output is driven by (EN = 0) in dal_hw_gpio_set_value() 150 * program the pin as GPIO, mask out signal driven by HW */ in dal_hw_gpio_config_mode() 156 * program the pin as GPIO, mask out signal driven by HW */ in dal_hw_gpio_config_mode() 167 /* program the pin as tri-state, pin is driven by HW */ in dal_hw_gpio_config_mode()
|
/Linux-v5.4/Documentation/driver-api/gpio/ |
D | intro.rst | 49 options about how that value is driven, so that for example only one 50 value might be driven, supporting "wire-OR" and similar schemes for the 95 level is actually driven), or "open source" (where only the high signal level is 96 driven) signaling. That term applies to CMOS transistors; "open collector" is
|
/Linux-v5.4/include/linux/ |
D | leds-regulator.h | 3 * leds-regulator.h - platform data structure for regulator driven LEDs. 18 * If you have several regulator driven LEDs, you can append a numerical id to
|
D | scx200_gpio.h | 28 /* return the value driven on the GPIO signal (the value that will be 29 driven if the GPIO is configured as an output, it might not be the
|
/Linux-v5.4/Documentation/hwmon/ |
D | tc654.rst | 32 Setting pwm1_mode to 1 will cause the pwm output to be driven based on 34 driven based on the Vin input.
|
/Linux-v5.4/Documentation/devicetree/bindings/input/ |
D | gpio-matrix-keypad.txt | 1 * GPIO driven matrix keypad device tree bindings 3 GPIO driven matrix keypad is used to interface a SoC with a matrix keypad.
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | sharp,lq101r1sx01.txt | 8 driven by the first link (DSI-LINK1), left or even, is considered the primary 10 to the peripheral driven by the second link (DSI-LINK2, right or odd).
|
/Linux-v5.4/lib/ |
D | gen_crc64table.c | 3 * Generate lookup table for the table-driven CRC64 calculation. 7 * the table-driven CRC64 calculation.
|
D | crc64.c | 10 * algorithm, here the CRC64 code is also inspired by the table-driven 15 * crc64table[256] is the lookup table of a table-driven 64-bit CRC
|
/Linux-v5.4/Documentation/sound/soc/ |
D | clocking.rst | 12 Every audio subsystem is driven by a master clock (sometimes referred to as MCLK 24 The Digital Audio Interface is usually driven by a Bit Clock (often referred to
|
D | dai.rst | 15 The bit clock (BCLK) is always driven by the CODEC (usually 12.288MHz) and the 16 frame (FRAME) (usually 48kHz) is always driven by the controller. Each AC97
|
/Linux-v5.4/arch/arm/mach-sa1100/include/mach/ |
D | shannon.h | 8 #define SHANNON_GPIO_SPI_FLASH GPIO_GPIO (0) /* Output - Driven low, enables SPI to flash */ 9 #define SHANNON_GPIO_SPI_DSP GPIO_GPIO (1) /* Output - Driven low, enables SPI to DSP */
|
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | pincfg.txt | 18 0 = The pin is actively driven as an output 20 driven active-low, otherwise it is three-stated.
|
/Linux-v5.4/drivers/slimbus/ |
D | messaging.c | 108 * (e.g. due to bus lines not being clocked or driven by controller) 292 * or driven by controller) 335 * or driven by controller) 356 * or driven by controller)
|
/Linux-v5.4/Documentation/admin-guide/ |
D | parport.rst | 253 - interrupt-driven, protocol in software 254 - interrupt-driven, protocol in hardware using PIO 255 - interrupt-driven, protocol in hardware using DMA 273 hardware), to make it use interrupt-driven in-software protocol.
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | wm8994.txt | 57 - wlf,ldoena-always-driven : If present LDOENA is always driven.
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | gpio-pcf857x.txt | 4 driven high by a pull-up current source or driven low to ground. This combines
|
12345678910>>...20