Searched refs:consume (Results 1 – 25 of 112) sorted by relevance
12345
/linux/sound/firewire/tascam/ |
A D | tascam-transaction.c | 63 int i, len, consume; in fill_message() local 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() 130 consume = len; in fill_message() [all …]
|
/linux/drivers/spi/ |
A D | spi-tegra210-quad.c | 374 unsigned int i, count, consume, write_bytes; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() local 380 consume = tqspi->curr_dma_words * tqspi->bytes_per_word; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() 381 if (consume > t->len - tqspi->cur_pos) in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() 382 consume = t->len - tqspi->cur_pos; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() 383 write_bytes = consume; in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() 387 for (i = 0; consume && (i < tqspi->bytes_per_word); i++, consume--) in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() 410 unsigned int i, count, consume, read_bytes; in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf() local 418 if (consume > t->len - tqspi->cur_pos) in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf() 419 consume = t->len - tqspi->cur_pos; in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf() 420 read_bytes = consume; in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf() [all …]
|
A D | spi-tegra114.c | 404 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() 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() 453 for (i = 0; consume && (i < tspi->bytes_per_word); in tegra_spi_copy_spi_rxbuf_to_client_rxbuf() [all …]
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | amlogic,gxbb-aoclkc.txt | 26 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
|
A D | hi3620-clock.txt | 18 to specify the clock which they consume.
|
A D | hix5hd2-clock.txt | 13 to specify the clock which they consume.
|
A D | marvell,pxa168.txt | 19 to specify the clock which they consume.
|
A D | marvell,pxa910.txt | 19 to specify the clock which they consume.
|
A D | marvell,pxa1928.txt | 19 phandle and this identifier to specify the clock which they consume.
|
A D | hi3670-clock.txt | 25 to specify the clock which they consume.
|
A D | hi3660-clock.txt | 29 to specify the clock which they consume.
|
A D | marvell,mmp2-clock.yaml | 17 to specify the clock which they consume.
|
A D | rockchip,rk3568-cru.yaml | 18 to specify the clock which they consume. All available clocks are defined as
|
A D | hisi-crg.txt | 25 to specify the clock which they consume.
|
A D | marvell,mmp2-audio-clock.yaml | 17 to specify the clock which they consume.
|
A D | hi6220-clock.txt | 50 to specify the clock which they consume.
|
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
A D | pearl_pcie.c | 713 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()
|
A D | topaz_pcie.c | 617 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/Documentation/devicetree/bindings/nvmem/ |
A D | xlnx,zynqmp-nvmem.txt | 36 Are device nodes which consume nvmem data cells.
|
A D | sprd-efuse.txt | 30 Are device nodes which consume nvmem data cells.
|
A D | amlogic-efuse.txt | 40 Are device nodes which consume nvmem data cells.
|
A D | sc27xx-efuse.txt | 44 Are device nodes which consume nvmem data cells.
|
A D | mtk-efuse.txt | 33 Are device nodes which consume nvmem data cells.
|
/linux/Documentation/devicetree/bindings/rtc/ |
A D | maxim,ds3231.txt | 13 to specify the clock which they consume. Following indices are allowed:
|
/linux/arch/arm/boot/dts/ |
A D | bcm2711-rpi.dtsi | 59 * into memory for the OS to consume. It'll also update this node with
|
Completed in 36 milliseconds
12345