Searched full:pulled (Results 1 – 25 of 258) sorted by relevance
1234567891011
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | everest,es7241.txt | 15 the sdout. If the sdout is pulled down, leftj format is used. 16 If this property is not provided, sdout is assumed to pulled
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/pressure/ |
D | hoperf,hp03.yaml | 24 The XCLR pin is a reset of the ADC in the chip, it must be pulled 26 registers and pulled LO afterward.
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mm-venice-gw72xx-0x-rs485.dts | 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
D | imx8mm-venice-gw73xx-0x-rs485.dts | 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
D | imx8mm-venice-gw72xx-0x-rs422.dts | 10 * - RS485_EN needs to be pulled high
|
D | imx8mm-venice-gw73xx-0x-rs422.dts | 10 * - RS485_EN needs to be pulled high
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/light/ |
D | veml6030.yaml | 34 - 0x10 # ADDR pin pulled down 35 - 0x48 # ADDR pin pulled up
|
/Linux-v6.1/drivers/iio/chemical/ |
D | bme680_i2c.c | 8 * - 0x76 if SDO is pulled to GND 9 * - 0x77 if SDO is pulled to VDDIO
|
/Linux-v6.1/drivers/iio/imu/bmi160/ |
D | bmi160_i2c.c | 8 * - 0x68 if SDO is pulled to GND 9 * - 0x69 if SDO is pulled to VDDIO
|
/Linux-v6.1/include/linux/pinctrl/ |
D | pinconf-generic.h | 36 * @PIN_CONFIG_BIAS_PULL_DOWN: the pin will be pulled down (usually with high 39 * @PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: the pin will be pulled up or down based 47 * @PIN_CONFIG_BIAS_PULL_UP: the pin will be pulled up (usually with high 52 * which are then pulled up with an external resistor. Setting this
|
/Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
D | gpio-max3191x.txt | 31 pulled high (8-bit mode). Use this if the modesel pin 35 that modesel is pulled low (16-bit mode).
|
/Linux-v6.1/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_mbx.c | 349 end = fm10k_fifo_head_offset(fifo, mbx->pulled); in fm10k_mbx_write_copy() 388 /* update number of bytes pulled and update bytes in transit */ in fm10k_mbx_pull_head() 389 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_pull_head() 393 len = fm10k_fifo_used(fifo) - mbx->pulled; in fm10k_mbx_pull_head() 401 /* drop pulled messages from the FIFO */ in fm10k_mbx_pull_head() 403 len && (mbx->pulled >= len); in fm10k_mbx_pull_head() 405 mbx->pulled -= fm10k_fifo_head_drop(fifo); in fm10k_mbx_pull_head() 621 /* determine the offset for the start of the region to be pulled */ in fm10k_mbx_update_local_crc() 622 head = fm10k_fifo_head_offset(&mbx->tx, mbx->pulled); in fm10k_mbx_update_local_crc() 624 /* update local CRC to include all of the pulled data */ in fm10k_mbx_update_local_crc() [all …]
|
/Linux-v6.1/arch/powerpc/boot/dts/fsl/ |
D | p1023rdb.dts | 186 /* IRQ[0:3] are pulled up on board, set to active-low */ 212 * IRQ[7] is pulled up on board, set to active-low 238 * IRQ[8:10] are pulled up on board, set to active-low
|
/Linux-v6.1/Documentation/process/ |
D | 7.AdvancedTopics.rst | 53 will, of course, need a server that can be pulled from. Setting up such a 85 have pulled into their repositories, you will make life much more difficult 119 can affect your ability to get trees pulled in the future. Quoting Linus:
|
/Linux-v6.1/drivers/gpu/drm/msm/adreno/ |
D | a2xx_gpu.h | 9 /* arrg, somehow fb.h is getting pulled in: */
|
D | a4xx_gpu.h | 9 /* arrg, somehow fb.h is getting pulled in: */
|
D | a3xx_gpu.h | 12 /* arrg, somehow fb.h is getting pulled in: */
|
/Linux-v6.1/include/linux/mfd/wm8994/ |
D | pdata.h | 212 * SPKMODE must be pulled internally by the device on this 218 * CS/ADDR must be pulled internally by the device on this
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | samsung,s2mps11.yaml | 49 power. Usually the ACOKB is pulled up to VBATT so when PWRHOLD pin goes 55 Indicates that WRSTBI pin of PMIC is pulled down. When the system is
|
/Linux-v6.1/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 49 should usually not be changed. Others may have pulled a copy of your 62 have pulled changes from another developer's repository, you are now a 197 tree fails to be pulled upstream, whatever problems it had will block the
|
/Linux-v6.1/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 78 # The args are pulled directly from the stack using this architecture's registers 143 # The args are pulled directly from the stack using this architecture's registers
|
/Linux-v6.1/arch/arm/mach-ep93xx/ |
D | soc.h | 19 * asynchronous boot configuration. When ASDO is "1" (i.e. pulled-up) 21 * pulled-down) the asynchronous boot mode is selected.
|
/Linux-v6.1/tools/lib/traceevent/ |
D | trace-seq.c | 110 * the sequencer or pulled into another buffer. 152 * the sequencer or pulled into another buffer.
|
/Linux-v6.1/Documentation/dev-tools/ |
D | index.rst | 6 be used to work on the kernel. For now, the documents have been pulled
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/dac/ |
D | ti,dac7612.yaml | 29 DACs are loaded when the pin connected to this GPIO is pulled low.
|
1234567891011