Home
last modified time | relevance | path

Searched refs:pulled (Results 1 – 25 of 59) sorted by relevance

123

/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_mbx.c349 end = fm10k_fifo_head_offset(fifo, mbx->pulled); in fm10k_mbx_write_copy()
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()
403 len && (mbx->pulled >= len); in fm10k_mbx_pull_head()
405 mbx->pulled -= fm10k_fifo_head_drop(fifo); in fm10k_mbx_pull_head()
622 head = fm10k_fifo_head_offset(&mbx->tx, mbx->pulled); in fm10k_mbx_update_local_crc()
1068 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_reset_work()
1074 if (mbx->pulled >= len) in fm10k_mbx_reset_work()
1075 mbx->pulled -= len; in fm10k_mbx_reset_work()
1077 mbx->pulled = 0; in fm10k_mbx_reset_work()
[all …]
A Dfm10k_mbx.h266 u16 tail, tail_len, pulled; member
/linux/Documentation/devicetree/bindings/iio/pressure/
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/Documentation/devicetree/bindings/sound/
A 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
/linux/Documentation/devicetree/bindings/iio/light/
A Dveml6030.yaml34 - 0x10 # ADDR pin pulled down
35 - 0x48 # ADDR pin pulled up
/linux/Documentation/devicetree/bindings/gpio/
A Dgpio-max3191x.txt31 pulled high (8-bit mode). Use this if the modesel pin
35 that modesel is pulled low (16-bit mode).
A Dnxp,pcf8575.yaml56 the input (pulled-up) state.
/linux/arch/powerpc/boot/dts/fsl/
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/dev-tools/
A Dindex.rst6 be used to work on the kernel. For now, the documents have been pulled
/linux/Documentation/devicetree/bindings/mfd/
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
A Dtps6507x.txt29 0: If defdcdc pin of DCDC2/DCDC3 is pulled to GND.
/linux/Documentation/devicetree/bindings/extcon/
A Dqcom,pm8941-misc.yaml14 the USB ID pin has been pulled low or high.
/linux/Documentation/devicetree/bindings/iio/dac/
A Dti,dac7612.yaml29 DACs are loaded when the pin connected to this GPIO is pulled low.
A Dadi,ad5592r.yaml104 * CH_OFFSTATE_PULLDOWN (the pin is pulled down)
/linux/arch/arm/boot/dts/
A Dpxa3xx.dtsi88 * the configured driven and pulled levels match, so if there is a need for
89 * non-LPM pulled output, the same configuration could probably be used.
A Dam335x-bonegreen-wireless.dts112 /* BT_AUD_OUT from wl1835 has to be pulled low when WL_EN is activated.*/
A Dsun4i-a10-pcduino2.dts47 * is controlled by the PD2 pin (pulled-up by default). Also one of
A Dstm32mp15xx-dhcom-drc02.dtsi59 * pulled high in order to be detected by the USB Controller.
/linux/Documentation/devicetree/bindings/leds/
A Dleds-ktd2692.txt10 Also, When the AUX pin is pulled high while CTRL pin is high,
/linux/tools/power/pm-graph/config/
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/fb/
A Dmetronomefb.rst17 The display and error status are each pulled through individual GPIOs.
/linux/Documentation/process/
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/
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/Documentation/devicetree/bindings/usb/
A Dexynos-usb.txt23 needs to be pulled up for the bus to be powered.
/linux/Documentation/scsi/
A Dlpfc.rst32 received from the midlayer. In the cases where a cable was pulled, link

Completed in 26 milliseconds

123