Home
last modified time | relevance | path

Searched refs:consume (Results 1 – 25 of 98) sorted by relevance

1234

/Linux-v6.1/sound/firewire/tascam/
Dtascam-transaction.c63 int i, len, consume; in fill_message() local
71 consume = snd_rawmidi_transmit_peek(substream, msg, 3); in fill_message()
72 if (consume == 0) in fill_message()
78 for (i = 0; i < consume; ++i) { in fill_message()
87 consume = i + 1; in fill_message()
90 } else if (consume == 3) { in fill_message()
97 len = consume; in fill_message()
119 if (consume < len - 1) in fill_message()
121 consume = len - 1; in fill_message()
128 if (consume < len) in fill_message()
[all …]
/Linux-v6.1/drivers/spi/
Dspi-tegra210-quad.c416 unsigned int i, count, consume, write_bytes; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() local
422 consume = tqspi->curr_dma_words * tqspi->bytes_per_word; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf()
423 if (consume > t->len - tqspi->cur_pos) in tegra_qspi_copy_client_txbuf_to_qspi_txbuf()
424 consume = t->len - tqspi->cur_pos; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf()
425 write_bytes = consume; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf()
429 for (i = 0; consume && (i < tqspi->bytes_per_word); i++, consume--) in tegra_qspi_copy_client_txbuf_to_qspi_txbuf()
452 unsigned int i, count, consume, read_bytes; in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf() local
459 consume = tqspi->curr_dma_words * tqspi->bytes_per_word; in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf()
460 if (consume > t->len - tqspi->cur_pos) in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf()
461 consume = t->len - tqspi->cur_pos; in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf()
[all …]
Dspi-tegra114.c404 unsigned consume = tspi->curr_dma_words * tspi->bytes_per_word; in tegra_spi_copy_client_txbuf_to_spi_txbuf() local
407 if (consume > t->len - tspi->cur_pos) in tegra_spi_copy_client_txbuf_to_spi_txbuf()
408 consume = t->len - tspi->cur_pos; in tegra_spi_copy_client_txbuf_to_spi_txbuf()
409 write_bytes = consume; in tegra_spi_copy_client_txbuf_to_spi_txbuf()
413 for (i = 0; consume && (i < tspi->bytes_per_word); in tegra_spi_copy_client_txbuf_to_spi_txbuf()
414 i++, consume--) in tegra_spi_copy_client_txbuf_to_spi_txbuf()
444 unsigned consume = tspi->curr_dma_words * tspi->bytes_per_word; in tegra_spi_copy_spi_rxbuf_to_client_rxbuf() local
447 if (consume > t->len - tspi->cur_pos) in tegra_spi_copy_spi_rxbuf_to_client_rxbuf()
448 consume = t->len - tspi->cur_pos; in tegra_spi_copy_spi_rxbuf_to_client_rxbuf()
449 read_bytes = consume; in tegra_spi_copy_spi_rxbuf_to_client_rxbuf()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Damlogic,gxbb-aoclkc.txt26 to specify the clock which they consume. All available clocks are defined as
33 to specify the reset which they consume. All available resets are defined as
Dhi3620-clock.txt18 to specify the clock which they consume.
Dhix5hd2-clock.txt13 to specify the clock which they consume.
Dmarvell,pxa168.txt19 to specify the clock which they consume.
Dmarvell,pxa910.txt19 to specify the clock which they consume.
Dmarvell,pxa1928.txt19 phandle and this identifier to specify the clock which they consume.
Dhi3670-clock.txt25 to specify the clock which they consume.
Dhi3660-clock.txt29 to specify the clock which they consume.
Dhisi-crg.txt25 to specify the clock which they consume.
Dhi6220-clock.txt50 to specify the clock which they consume.
Dsamsung,s3c2412-clock.txt15 to specify the clock which they consume. Some of the clocks are available only
Damlogic,gxbb-clkc.txt22 to specify the clock which they consume. All available clocks are defined as
Dsamsung,s3c2410-clock.txt18 to specify the clock which they consume. Some of the clocks are available only
Dactions,owl-cmu.txt20 to specify the clock which they consume.
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Dxlnx,zynqmp-nvmem.txt36 Are device nodes which consume nvmem data cells.
Dsprd-efuse.txt30 Are device nodes which consume nvmem data cells.
Damlogic-efuse.txt40 Are device nodes which consume nvmem data cells.
Dsc27xx-efuse.txt44 Are device nodes which consume nvmem data cells.
/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Dmaxim,ds3231.txt13 to specify the clock which they consume. Following indices are allowed:
/Linux-v6.1/drivers/net/wireless/quantenna/qtnfmac/pcie/
Dpearl_pcie.c713 int consume; in qtnf_pcie_pearl_rx_poll() local
730 consume = 1; in qtnf_pcie_pearl_rx_poll()
734 consume = 0; in qtnf_pcie_pearl_rx_poll()
739 consume = 0; in qtnf_pcie_pearl_rx_poll()
745 consume = 0; in qtnf_pcie_pearl_rx_poll()
755 if (consume) { in qtnf_pcie_pearl_rx_poll()
Dtopaz_pcie.c617 int consume; in qtnf_topaz_rx_poll() local
636 consume = 1; in qtnf_topaz_rx_poll()
640 consume = 0; in qtnf_topaz_rx_poll()
645 consume = 0; in qtnf_topaz_rx_poll()
651 consume = 0; in qtnf_topaz_rx_poll()
660 if (consume) { in qtnf_topaz_rx_poll()
/Linux-v6.1/arch/arm/boot/dts/
Dbcm2711-rpi.dtsi59 * into memory for the OS to consume. It'll also update this node with

1234