Searched full:pulled (Results 1 – 25 of 289) sorted by relevance
12345678910>>...12
/linux-6.12.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-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mm-venice-gw72xx-0x-rs485.dtso | 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
D | imx8mm-venice-gw73xx-0x-rs485.dtso | 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
D | imx8mm-venice-gw72xx-0x-rs422.dtso | 10 * - RS485_EN needs to be pulled high
|
D | imx8mm-venice-gw73xx-0x-rs422.dtso | 10 * - RS485_EN needs to be pulled high
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | veml6030.yaml | 34 - 0x10 # ADDR pin pulled down 35 - 0x48 # ADDR pin pulled up
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | everest,es7241.yaml | 33 the sdout. If the sdout is pulled down, leftj format is used. 34 If this property is not provided, sdout is assumed to pulled
|
/linux-6.12.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-6.12.1/include/linux/pinctrl/ |
D | pinconf-generic.h | 39 * @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
|
/linux-6.12.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-6.12.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-6.12.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-6.12.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-6.12.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-6.12.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-6.12.1/drivers/net/phy/ |
D | microchip_t1s.c | 28 /* 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' &
|
/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
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: */
|
D | a2xx_gpu.h | 9 /* arrg, somehow fb.h is getting pulled in: */
|
/linux-6.12.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-6.12.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-6.12.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-6.12.1/Documentation/dev-tools/ |
D | index.rst | 6 be used to work on the kernel. For now, the documents have been pulled
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/ |
D | ti,dac7612.yaml | 29 DACs are loaded when the pin connected to this GPIO is pulled low.
|
/linux-6.12.1/sound/soc/codecs/ |
D | adau1372-spi.c | 22 * To get the device into SPI mode CLATCH has to be pulled low three in adau1372_spi_switch_mode()
|
12345678910>>...12