/openbmc/linux/drivers/dma/sh/ |
H A D | shdma.h | 57 #define tx_to_sh_desc(tx) container_of(tx, struct sh_desc, async_tx) argument
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | debug.h | 14 int tx; member
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_gadget.h | 32 u8 tx; /* endpoint direction */ member
|
/openbmc/u-boot/drivers/spi/ |
H A D | ath79_spi.c | 62 const u8 *tx = dout; in ath79_spi_xfer() local
|
H A D | spi-mem.c | 105 static int spi_check_buswidth_req(struct spi_slave *slave, u8 buswidth, bool tx) in spi_check_buswidth_req()
|
H A D | designware_spi.c | 111 void *tx; member 395 const u8 *tx = dout; in dw_spi_xfer() local
|
/openbmc/linux/net/nfc/nci/ |
H A D | spi.c | 180 struct spi_transfer tx, rx; in __nci_spi_read() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-jcore.c | 107 const unsigned char *tx; in jcore_spi_txrx() local
|
H A D | spi-fsi.c | 226 static int fsi_spi_data_out(u64 *out, const u8 *tx, int len) in fsi_spi_data_out() 310 const u8 *tx = transfer->tx_buf; in fsi_spi_transfer_data() local
|
/openbmc/linux/drivers/ata/ |
H A D | pata_pxa.c | 50 struct dma_async_tx_descriptor *tx; in pxa_qc_prep() local
|
/openbmc/linux/drivers/dma/ |
H A D | dmaengine.c | 1439 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() 1527 dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) in dma_wait_for_async_tx() 1554 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies()
|
H A D | virt-dma.h | 16 struct dma_async_tx_descriptor tx; member
|
/openbmc/linux/drivers/md/ |
H A D | raid5.c | 1487 struct dma_async_tx_descriptor *tx = NULL; in ops_run_biofill() local 1583 struct dma_async_tx_descriptor *tx; in ops_run_compute5() local 1677 struct dma_async_tx_descriptor *tx; in ops_run_compute6_1() local 1744 struct dma_async_tx_descriptor *tx; in ops_run_compute6_2() local 1870 struct dma_async_tx_descriptor *tx) in ops_run_prexor5() 1912 struct dma_async_tx_descriptor *tx) in ops_run_prexor6() 2053 struct dma_async_tx_descriptor *tx) in ops_run_reconstruct5() 2151 struct dma_async_tx_descriptor *tx) in ops_run_reconstruct6() 2233 struct dma_async_tx_descriptor *tx; in ops_run_check_p() local 2291 struct dma_async_tx_descriptor *tx = NULL; in raid_run_ops() local [all …]
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_80211_tx.c | 389 struct hostap_tx_data tx; in hostap_master_start_xmit() local
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 530 int tx = 0; in tulip_interrupt() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-mcp23s08_spi.c | 65 u8 tx[2]; in mcp23sxx_spi_read() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | qp.c | 110 struct sdma_txreq *tx; in flush_list_head() local 443 struct verbs_txreq *tx = container_of(stx, struct verbs_txreq, txreq); in iowait_sleep() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | zl38060.c | 274 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in zl38_hw_params() local 320 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in zl38_hw_free() local
|
/openbmc/linux/drivers/input/gameport/ |
H A D | gameport.c | 79 unsigned int i, t, tx; in gameport_measure_speed() local 113 unsigned int i, t, t1, t2, t3, tx; in old_gameport_measure_speed() local
|
/openbmc/linux/drivers/net/ethernet/tundra/ |
H A D | tsi108_eth.c | 601 int tx; in tsi108_complete_tx() local 665 int tx = data->txhead; in tsi108_send_packet() local 1392 int tx = data->txtail; in tsi108_close() local
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-usb-legacy.c | 504 u16 tx; member 552 void __iomem *tx; member 858 void __iomem *tx = qmp->tx; in qmp_usb_legacy_power_on() local
|
/openbmc/qemu/hw/net/ |
H A D | cadence_gem.c | 557 static uint32_t gem_get_max_buf_len(CadenceGEMState *s, bool tx) in gem_get_max_buf_len() 969 static uint32_t gem_get_queue_base_addr(CadenceGEMState *s, bool tx, int q) in gem_get_queue_base_addr() 998 static hwaddr gem_get_desc_addr(CadenceGEMState *s, bool tx, int q) in gem_get_desc_addr()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-debug.c | 307 struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il3945_ucode_tx_stats_read() local
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | guarded_storage.h | 27 __u8 tx : 1; member
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_uniphier.c | 23 #define tx rx /* Out: Transmit buffer */ macro
|