Home
last modified time | relevance | path

Searched full:pulled (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/pressure/
Dhp03.txt7 it must be pulled HI before the conversion and
9 pulled LO afterward.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Deverest,es7241.txt15 the sdout. If the sdout is pulled down, leftj format is used.
16 If this property is not provided, sdout is assumed to pulled
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Deverest,es7241.txt15 the sdout. If the sdout is pulled down, leftj format is used.
16 If this property is not provided, sdout is assumed to pulled
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/pressure/
Dhoperf,hp03.yaml24 The XCLR pin is a reset of the ADC in the chip, it must be pulled
26 registers and pulled LO afterward.
/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Dimx8mm-venice-gw73xx-0x-rs485.dtso10 * - RS485_EN needs to be pulled high
11 * - RS485_HALF needs to be pulled high
Dimx8mm-venice-gw72xx-0x-rs485.dtso10 * - RS485_EN needs to be pulled high
11 * - RS485_HALF needs to be pulled high
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/light/
Dveml6030.yaml34 - 0x10 # ADDR pin pulled down
35 - 0x48 # ADDR pin pulled up
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dveml6030.yaml34 - 0x10 # ADDR pin pulled down
35 - 0x48 # ADDR pin pulled up
/kernel/linux/linux-6.6/drivers/iio/chemical/
Dbme680_i2c.c8 * - 0x76 if SDO is pulled to GND
9 * - 0x77 if SDO is pulled to VDDIO
/kernel/linux/linux-5.10/drivers/iio/chemical/
Dbme680_i2c.c8 * - 0x76 if SDO is pulled to GND
9 * - 0x77 if SDO is pulled to VDDIO
/kernel/linux/linux-5.10/drivers/iio/imu/bmi160/
Dbmi160_i2c.c8 * - 0x68 if SDO is pulled to GND
9 * - 0x69 if SDO is pulled to VDDIO
/kernel/linux/linux-6.6/drivers/iio/imu/bmi160/
Dbmi160_i2c.c8 * - 0x68 if SDO is pulled to GND
9 * - 0x69 if SDO is pulled to VDDIO
/kernel/linux/linux-5.10/include/linux/pinctrl/
Dpinconf-generic.h36 * @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
/kernel/linux/linux-6.6/include/linux/pinctrl/
Dpinconf-generic.h39 * @PIN_CONFIG_BIAS_PULL_DOWN: the pin will be pulled down (usually with high
43 * @PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: the pin will be pulled up or down based
51 * @PIN_CONFIG_BIAS_PULL_UP: the pin will be pulled up (usually with high
57 * which are then pulled up with an external resistor. Setting this
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-max3191x.txt31 pulled high (8-bit mode). Use this if the modesel pin
35 that modesel is pulled low (16-bit mode).
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpio/
Dgpio-max3191x.txt31 pulled high (8-bit mode). Use this if the modesel pin
35 that modesel is pulled low (16-bit mode).
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dsamsung,sec-core.txt35 - samsung,s2mps11-wrstbi-ground: Indicates that WRSTBI pin of PMIC is pulled
40 register to turn off the power. Usually the ACOKB is pulled up to VBATT so
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.c349 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 …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.c349 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 …]
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
Dp1023rdb.dts186 /* 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
/kernel/linux/linux-6.6/arch/powerpc/boot/dts/fsl/
Dp1023rdb.dts186 /* 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
/kernel/linux/linux-6.6/Documentation/process/
D7.AdvancedTopics.rst53 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:
/kernel/linux/linux-5.10/Documentation/process/
D7.AdvancedTopics.rst53 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:
/kernel/linux/linux-6.6/drivers/net/phy/
Dmicrochip_t1s.c28 /* The arrays below are pulled from the following table from AN1699
87 /* Pulled from AN1760 describing 'indirect read'
112 /* This is pulled straight from AN1760 from 'calculation of offset 1' &
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
Da2xx_gpu.h9 /* arrg, somehow fb.h is getting pulled in: */

12345678910>>...21