Home
last modified time | relevance | path

Searched full:driven (Results 1 – 25 of 742) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-stp-xway.c21 * 3 groups of 8 bits can be driven. The hardware is able to allow the DSL modem
57 /* 2 groups of 3 bits can be driven by the phys */
85 u8 dsl; /* the 2 LSBs can be driven by the dsl core */
86 u8 phy1; /* 3 bits can be driven by phy1 */
87 u8 phy2; /* 3 bits can be driven by phy2 */
88 u8 phy3; /* 3 bits can be driven by phy3 */
89 u8 phy4; /* 3 bits can be driven by phy4 */
90 u8 reserved; /* mask out the hw driven bits in gpio_request */
148 * We mask out the HW driven pins
155 dev_err(gc->parent, "GPIO %d is driven by hardware\n", gpio); in xway_stp_request()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dpxaregs.c176 { "PGSR_SS0", 0x40F00020, 0, 0x00000001, 'd', "PM GPIO pin 0 is driven to 1 during sleep" },
177 { "PGSR_SS1", 0x40F00020, 1, 0x00000001, 'd', "PM GPIO pin 1 is driven to 1 during sleep" },
178 { "PGSR_SS2", 0x40F00020, 2, 0x00000001, 'd', "PM GPIO pin 2 is driven to 1 during sleep" },
179 { "PGSR_SS3", 0x40F00020, 3, 0x00000001, 'd', "PM GPIO pin 3 is driven to 1 during sleep" },
180 { "PGSR_SS4", 0x40F00020, 4, 0x00000001, 'd', "PM GPIO pin 4 is driven to 1 during sleep" },
181 { "PGSR_SS5", 0x40F00020, 5, 0x00000001, 'd', "PM GPIO pin 5 is driven to 1 during sleep" },
182 { "PGSR_SS6", 0x40F00020, 6, 0x00000001, 'd', "PM GPIO pin 6 is driven to 1 during sleep" },
183 { "PGSR_SS7", 0x40F00020, 7, 0x00000001, 'd', "PM GPIO pin 7 is driven to 1 during sleep" },
184 { "PGSR_SS8", 0x40F00020, 8, 0x00000001, 'd', "PM GPIO pin 8 is driven to 1 during sleep" },
185 { "PGSR_SS9", 0x40F00020, 9, 0x00000001, 'd', "PM GPIO pin 9 is driven to 1 during sleep" },
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/
H A Dgpio-restart.txt7 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
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dam335x-fb.h12 * 0 = lcd_lp and lcd_fp are driven on
15 * 1 = lcd_lp and lcd_fp are driven
22 * 0 = lcd_lp and lcd_fp are driven on
25 * 1 = lcd_lp and lcd_fp are driven on
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_layer.cpp87 "The layer '%s' uses more data-driven properties than the current device " in checkRenderability()
89 "device, use %d fewer data driven properties in this layer.", in checkRenderability()
95 "The layer '%s' uses more data-driven properties than some devices may support. " in checkRenderability()
98 "data-driven properties in this layer.", in checkRenderability()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dtruly,nt35597.txt20 - 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
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_connector.h75 * Data is driven on the rising edge of the pixel clock
82 * Data is driven on the falling edge of the pixel clock
117 * Sync signals are driven on the rising edge of the pixel clock
124 * Sync signals are driven on the falling edge of the pixel clock
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.c111 * 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Drenesas,rza1-ports.yaml79 "software IO driven" mode to be specified. To do so use the generic
86 controller driver internally, while software driven IO direction has to
171 * Configure TIOC0A as software driven input
181 * Configure TIOC0B as software driven output
H A Dmarvell,dove-pinctrl.txt64 pmu-nc Pin not driven by any PM function
65 pmu-low Pin driven low (0)
66 pmu-high Pin driven high (1)
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dintro.rst49 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
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst75 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.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dst,stm32-timers.yaml11 - advanced-control timers consist of a 16-bit auto-reload counter driven
15 driven by a programmable prescaler and PWM outputs.
16 - basic timers consist of a 16-bit auto-reload counter driven by a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-robotframework_5.0.bb3 testing and acceptance test-driven development (ATDD). It has easy-to-use\
4 tabular test data syntax and it utilizes the keyword-driven testing approach.\
/OK3568_Linux_fs/kernel/include/linux/
H A Dleds-regulator.h3 * 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
H A Dscx200_gpio.h28 /* 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
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dtc654.rst32 Setting pwm1_mode to 1 will cause the pwm output to be driven based on
34 driven based on the Vin input.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dgpio-matrix-keypad.txt1 * GPIO driven matrix keypad device tree bindings
3 GPIO driven matrix keypad is used to interface a SoC with a matrix keypad.
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A Dshannon.h8 #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 */
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dclocking.rst12 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
/OK3568_Linux_fs/kernel/lib/
H A Dgen_crc64table.c3 * Generate lookup table for the table-driven CRC64 calculation.
7 * the table-driven CRC64 calculation.
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Desas2r_disc.c266 * polled discovery and transition to interrupt driven in esas2r_disc_check_complete()
273 * driven; i.e. There is no transition. in esas2r_disc_check_complete()
332 * transition to interrupt driven discovery. in esas2r_disc_start_port()
375 /* Continue interrupt driven discovery */ in esas2r_disc_start_port()
567 /* continue discovery if it's interrupt driven */ in esas2r_disc_block_dev_scan_cb()
677 /* continue discovery if it's interrupt driven */ in esas2r_disc_raid_grp_info_cb()
778 /* continue discovery if it's interrupt driven */ in esas2r_disc_part_info_cb()
871 /* continue discovery if it's interrupt driven */ in esas2r_disc_passthru_dev_info_cb()
1020 /* continue discovery if it's interrupt driven */ in esas2r_disc_passthru_dev_addr_cb()
/OK3568_Linux_fs/kernel/drivers/slimbus/
H A Dmessaging.c108 * (e.g. due to bus lines not being clocked or driven by controller)
293 * or driven by controller)
336 * or driven by controller)
357 * or driven by controller)
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dparport.rst253 - 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.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dpincfg.txt18 0 = The pin is actively driven as an output
20 driven active-low, otherwise it is three-stated.

12345678910>>...30