/openbmc/linux/drivers/dma/ti/ |
H A D | k3-psil-am654.c | 39 #define PSIL_SA2UL(x, tx) \ argument
|
H A D | k3-psil-j7200.c | 49 #define PSIL_SA2UL(x, tx) \ argument
|
H A D | k3-psil-j721s2.c | 48 #define PSIL_SA2UL(x, tx) \ argument
|
H A D | k3-psil-j721e.c | 49 #define PSIL_SA2UL(x, tx) \ argument
|
H A D | k3-psil-j784s4.c | 48 #define PSIL_SA2UL(x, tx) \ argument
|
H A D | k3-psil-am64.c | 47 #define PSIL_SAUL(x, ch, flow_base, flow_cnt, default_flow, tx) \ argument
|
/openbmc/linux/net/mac80211/ |
H A D | wep.c | 270 static int wep_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in wep_encrypt_skb() 292 ieee80211_crypto_wep_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_wep_encrypt()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | imx-audmix.c | 77 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in imx_audmix_fe_hw_params() local 116 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in imx_audmix_be_hw_params() local
|
H A D | fsl_esai.h | 22 #define REG_ESAI_xFCR(tx) (tx ? REG_ESAI_TFCR : REG_ESAI_RFCR) argument 23 #define REG_ESAI_xFSR(tx) (tx ? REG_ESAI_TFSR : REG_ESAI_RFSR) argument 41 #define REG_ESAI_xCR(tx) (tx ? REG_ESAI_TCR : REG_ESAI_RCR) argument 42 #define REG_ESAI_xCCR(tx) (tx ? REG_ESAI_TCCR : REG_ESAI_RCCR) argument 47 #define REG_ESAI_xSMA(tx) (tx ? REG_ESAI_TSMA : REG_ESAI_RSMA) argument 48 #define REG_ESAI_xSMB(tx) (tx ? REG_ESAI_TSMB : REG_ESAI_RSMB) argument
|
H A D | fsl_xcvr.c | 262 static int fsl_xcvr_en_phy_pll(struct fsl_xcvr *xcvr, u32 freq, bool tx) in fsl_xcvr_en_phy_pll() 411 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_xcvr_prepare() local 546 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_xcvr_startup() local 598 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_xcvr_shutdown() local 646 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_xcvr_trigger() local
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-dump.c | 121 const struct mcp251xfd_tx_ring *tx = priv->tx; in mcp251xfd_dump_tef_ring() local 197 const struct mcp251xfd_tx_ring *tx = priv->tx; in mcp251xfd_dump_tx_ring() local
|
/openbmc/linux/crypto/async_tx/ |
H A D | async_memcpy.c | 39 struct dma_async_tx_descriptor *tx = NULL; in async_memcpy() local
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | tsc2004.c | 23 u8 tx = TSC200X_CMD | TSC200X_CMD_12BIT | cmd; in tsc2004_cmd() local
|
H A D | tsc2005.c | 26 u8 tx = TSC200X_CMD | TSC200X_CMD_12BIT | cmd; in tsc2005_cmd() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac_lib.c | 37 u32 chan, bool rx, bool tx) in dwmac_enable_dma_irq() 50 u32 chan, bool rx, bool tx) in dwmac_disable_dma_irq()
|
/openbmc/linux/drivers/ipack/devices/ |
H A D | ipoctal.h | 28 unsigned long tx; member
|
/openbmc/linux/tools/testing/selftests/ptp/ |
H A D | testptp.c | 43 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() 160 struct timex tx; in main() local
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | bh.c | 234 int *tx) in cw1200_bh_rx_helper() 412 int rx, tx, term, suspend; in cw1200_bh() local
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | mpc8xxx_spi.h | 25 u32 tx; /* transmit register */ member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx-pci.c | 93 struct dw_dma_slave *tx, *rx; in lpss_spi_setup() local 189 struct dw_dma_slave *tx, *rx; in mrfld_spi_setup() local
|
H A D | spi-omap2-mcspi.c | 410 struct dma_async_tx_descriptor *tx; in omap2_mcspi_tx_dma() local 448 struct dma_async_tx_descriptor *tx; in omap2_mcspi_rx_dma() local 587 const u8 *tx; in omap2_mcspi_txrx_dma() local 717 const u8 *tx; in omap2_mcspi_txrx_pio() local 767 const u16 *tx; in omap2_mcspi_txrx_pio() local 816 const u32 *tx; in omap2_mcspi_txrx_pio() local
|
/openbmc/linux/sound/soc/ti/ |
H A D | omap-mcbsp.c | 417 int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_start() local 476 int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_stop() local 820 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_dai_shutdown() local 843 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcbsp_dai_prepare() local
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | hw.c | 144 u32 cycles, busy, rx, tx; in ath_hw_cycle_counters_update() local
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | ipc.c | 44 static void avs_dsp_schedule_d0ix(struct avs_dev *adev, struct avs_ipc_msg *tx) in avs_dsp_schedule_d0ix() 60 static int avs_dsp_wake_d0i0(struct avs_dev *adev, struct avs_ipc_msg *tx) in avs_dsp_wake_d0i0() 441 static void avs_dsp_send_tx(struct avs_dev *adev, struct avs_ipc_msg *tx, bool read_fwregs) in avs_dsp_send_tx()
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 647 unsigned int rx, tx; in xgbe_set_ringparam() local 699 unsigned int rx, tx, combined; in xgbe_get_channels() local 744 unsigned int rx, rx_curr, tx, tx_curr, combined; in xgbe_set_channels() local
|