Home
last modified time | relevance | path

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

12345678910

/linux/Documentation/devicetree/bindings/iio/pressure/
H A 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.
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw72xx-0x-rs485.dtso10 * - RS485_EN needs to be pulled high
11 * - RS485_HALF needs to be pulled high
H A Dimx8mm-venice-gw73xx-0x-rs485.dtso10 * - RS485_EN needs to be pulled high
11 * - RS485_HALF needs to be pulled high
H A Dimx8mm-venice-gw72xx-0x-rs422.dtso10 * - RS485_EN needs to be pulled high
H A Dimx8mm-venice-gw73xx-0x-rs422.dtso10 * - RS485_EN needs to be pulled high
/linux/drivers/iio/chemical/
H A Dbme680_i2c.c8 * - 0x76 if SDO is pulled to GND
9 * - 0x77 if SDO is pulled to VDDIO
/linux/include/linux/pinctrl/
H A 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
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-max3191x.txt31 pulled high (8-bit mode). Use this if the modesel pin
35 that modesel is pulled low (16-bit mode).
/linux/drivers/iio/imu/bmi160/
H A Dbmi160_i2c.c8 * - 0x68 if SDO is pulled to GND
9 * - 0x69 if SDO is pulled to VDDIO
/linux/drivers/net/ethernet/intel/fm10k/
H A 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 …]
/linux/arch/powerpc/boot/dts/fsl/
H A 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
/linux/Documentation/process/
H A 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:
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst49 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/include/linux/mfd/wm8994/
H A Dpdata.h212 * SPKMODE must be pulled internally by the device on this
218 * CS/ADDR must be pulled internally by the device on this
/linux/Documentation/devicetree/bindings/mfd/
H A Dsamsung,s2mps11.yaml49 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/drivers/gpu/drm/msm/adreno/
H A Da4xx_gpu.h9 /* arrg, somehow fb.h is getting pulled in: */
H A Da3xx_gpu.h12 /* arrg, somehow fb.h is getting pulled in: */
H A Da2xx_gpu.h9 /* arrg, somehow fb.h is getting pulled in: */
/linux/tools/power/pm-graph/config/
H A Dcustom-timeline-functions.cfg78 # 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/Documentation/devicetree/bindings/iio/dac/
H A Dti,dac7612.yaml29 DACs are loaded when the pin connected to this GPIO is pulled low.
/linux/Documentation/devicetree/bindings/extcon/
H A Dqcom,pm8941-misc.yaml14 the USB ID pin has been pulled low or high.
/linux/drivers/mtd/maps/
H A Dscb2_flash.c19 * * A20 and A21 pulled up
112 * address lines pulled up. This makes us access the top portion of in scb2_fixup_mtd()
/linux/drivers/soc/pxa/
H A Dmfp.c44 * the configured driven and pulled levels match, so if there is a need for
45 * non-LPM pulled output, the same configuration could probably be used.
/linux/Documentation/power/
H A Dcharger-manager.rst199 At the charger/battery-related events such as battery-pulled-out,
200 charger-pulled-out, charger-inserted, DCIN-over/under-voltage, charger-stopped,
/linux/drivers/clk/mxs/
H A Dclk-ssp.c5 * Pulled from code:

12345678910