Searched defs:tx_ch (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.10/sound/soc/qcom/ | 
| D | apq8096.c | 36 	u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS];  in msm_snd_hw_params()  local 79 	unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133,  in apq8096_init()  local
  | 
| D | sdm845.c | 53 	u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS];  in sdm845_slim_snd_hw_params()  local 236 	unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133,  in sdm845_dai_init()  local
  | 
| /Linux-v5.10/drivers/usb/musb/ | 
| D | cppi_dma.c | 181 		struct cppi_channel	*tx_ch = controller->tx + i;  in cppi_controller_start()  local 1170 		struct cppi_channel		*tx_ch;  in cppi_interrupt()  local
  | 
| /Linux-v5.10/drivers/spi/ | 
| D | spi-img-spfi.c | 99 	struct dma_chan *tx_ch;  member
  | 
| /Linux-v5.10/drivers/tty/serial/ | 
| D | stm32-usart.h | 266 	struct dma_chan *tx_ch;  /* dma tx channel            */  member
  | 
| /Linux-v5.10/drivers/staging/rtl8723bs/os_dep/ | 
| D | ioctl_cfg80211.c | 2980 static int _cfg80211_rtw_mgmt_tx(struct adapter *padapter, u8 tx_ch, const u8 *buf, size_t len)  in _cfg80211_rtw_mgmt_tx() 3072 	u8 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq);  in cfg80211_rtw_mgmt_tx()  local
  |