Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/intel/fm10k/
H 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()
863 crc = fm10k_fifo_crc(fifo, fm10k_fifo_head_offset(fifo, mbx->pulled), in fm10k_mbx_create_data_hdr()
1068 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_reset_work()
1071 while (fm10k_fifo_head_len(&mbx->tx) && mbx->pulled) { in fm10k_mbx_reset_work()
1074 if (mbx->pulled >= len) in fm10k_mbx_reset_work()
[all …]
H A Dfm10k_mbx.h266 u16 tail, tail_len, pulled; member
/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/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/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/dev-tools/
H A Dindex.rst6 be used to work on the kernel. For now, the documents have been pulled
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-db845c-navigation-mezzanine.dts87 * vreg_s4a_1p8 trace is pulled high.
/linux/arch/arm/boot/dts/intel/pxa/
H 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.
/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/arch/arm/boot/dts/allwinner/
H A Dsunxi-d1s-t113-mangopi-mq-r.dtsi117 /* The USB-C socket has its CC pins pulled to GND, so is hardwired as a UFP. */
H A Dsun4i-a10-pcduino2.dts47 * is controlled by the PD2 pin (pulled-up by default). Also one of
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-quartz64-b.dts464 /* i2c2_m1 exposed on csi port, pulled up to vcc_3v3 */
471 /* i2c3_m1 exposed on dsi port, pulled up to vcc_3v3 */
479 * i2c4_m0 is exposed on PI40, pulled up to vcc_3v3
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h618-longanpi-3h.dts127 * is not implemented: both CC pins are pulled to GND.
H A Dsun50i-h616-orangepi-zero.dtsi115 * is not implemented: both CC pins are pulled to GND.
H A Dsun50i-h618-orangepi-zero2w.dts165 * is not implemented: both CC pins are pulled to GND.
/linux/Documentation/devicetree/bindings/mfd/
H A Dtps6507x.txt29 0: If defdcdc pin of DCDC2/DCDC3 is pulled to GND.
/linux/Documentation/fb/
H A Dmetronomefb.rst17 The display and error status are each pulled through individual GPIOs.
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-bonegreen-wireless.dts112 /* BT_AUD_OUT from wl1835 has to be pulled low when WL_EN is activated.*/
/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcom-drc02.dtsi59 * pulled high in order to be detected by the USB Controller.
/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/Documentation/scsi/
H A Dlpfc.rst32 received from the midlayer. In the cases where a cable was pulled, link

123