| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-img-spfi.c | 99 struct dma_chan *tx_ch; member 352 dmaengine_slave_config(spfi->tx_ch, &txconf); in img_spfi_start_dma() 354 txdesc = dmaengine_prep_slave_sg(spfi->tx_ch, xfer->tx_sg.sgl, in img_spfi_start_dma() 376 dma_async_issue_pending(spfi->tx_ch); in img_spfi_start_dma() 383 dmaengine_terminate_all(spfi->tx_ch); in img_spfi_start_dma() 402 dmaengine_terminate_all(spfi->tx_ch); in img_spfi_handle_err() 615 spfi->tx_ch = dma_request_chan(spfi->dev, "tx"); in img_spfi_probe() 616 if (IS_ERR(spfi->tx_ch)) { in img_spfi_probe() 617 ret = PTR_ERR(spfi->tx_ch); in img_spfi_probe() 618 spfi->tx_ch = NULL; in img_spfi_probe() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/ |
| H A D | apq8096.c | 36 u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS]; in msm_snd_hw_params() local 41 &tx_ch_cnt, tx_ch, &rx_ch_cnt, rx_ch); in msm_snd_hw_params() 53 ret = snd_soc_dai_set_channel_map(cpu_dai, tx_ch_cnt, tx_ch, in msm_snd_hw_params() 79 unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133, in apq8096_init() local 83 snd_soc_dai_set_channel_map(codec_dai, ARRAY_SIZE(tx_ch), in apq8096_init() 84 tx_ch, ARRAY_SIZE(rx_ch), rx_ch); in apq8096_init()
|
| H A D | sdm845.c | 53 u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS]; in sdm845_slim_snd_hw_params() local 65 &tx_ch_cnt, tx_ch, &rx_ch_cnt, rx_ch); in sdm845_slim_snd_hw_params() 80 tx_ch, 0, NULL); in sdm845_slim_snd_hw_params() 236 unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133, in sdm845_dai_init() local 281 ARRAY_SIZE(tx_ch), in sdm845_dai_init() 282 tx_ch, in sdm845_dai_init()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | cppi_dma.c | 181 struct cppi_channel *tx_ch = controller->tx + i; in cppi_controller_start() local 184 INIT_LIST_HEAD(&tx_ch->tx_complete); in cppi_controller_start() 187 tx_ch->state_ram = tx; in cppi_controller_start() 1170 struct cppi_channel *tx_ch; in cppi_interrupt() local 1178 tx_ch = cppi->tx + index; in cppi_interrupt() 1179 tx_ram = tx_ch->state_ram; in cppi_interrupt() 1185 cppi_dump_tx(5, tx_ch, "/E"); in cppi_interrupt() 1187 bd = tx_ch->head; in cppi_interrupt() 1214 tx_ch->channel.actual_len += len; in cppi_interrupt() 1216 tx_ch->last_processed = bd; in cppi_interrupt() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/dma/ |
| H A D | keystone_nav.c | 187 v = readl(&pktdma->tx_ch[j].cfg_a); in ksnav_tx_disable() 191 writel(v | CPDMA_CHAN_A_TDOWN, &pktdma->tx_ch[j].cfg_a); in ksnav_tx_disable() 194 v = readl(&pktdma->tx_ch[j].cfg_a); in ksnav_tx_disable() 259 writel(0, &pktdma->tx_ch[j].cfg_b); in ksnav_init() 260 writel(CPDMA_CHAN_A_ENABLE, &pktdma->tx_ch[j].cfg_a); in ksnav_init()
|
| H A D | keystone_nav_cfg.c | 16 .tx_ch = (void *)CONFIG_KSNAV_NETCP_PDMA_TX_BASE,
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | stm32-usart.c | 291 dmaengine_terminate_async(stm32port->tx_ch); in stm32_usart_tx_dma_complete() 387 desc = dmaengine_prep_slave_single(stm32port->tx_ch, in stm32_usart_transmit_chars_dma() 402 dmaengine_terminate_async(stm32port->tx_ch); in stm32_usart_transmit_chars_dma() 407 dma_async_issue_pending(stm32port->tx_ch); in stm32_usart_transmit_chars_dma() 459 if (stm32_port->tx_ch) in stm32_usart_transmit_chars() 497 if ((sr & USART_SR_TXE) && !(stm32_port->tx_ch)) { in stm32_usart_interrupt() 1231 stm32port->tx_ch = dma_request_slave_channel(dev, "tx"); in stm32_usart_of_dma_tx_probe() 1232 if (!stm32port->tx_ch) { in stm32_usart_of_dma_tx_probe() 1249 ret = dmaengine_slave_config(stm32port->tx_ch, &config); in stm32_usart_of_dma_tx_probe() 1264 dma_release_channel(stm32port->tx_ch); in stm32_usart_of_dma_tx_probe() [all …]
|
| H A D | stm32-usart.h | 263 struct dma_chan *tx_ch; /* dma tx channel */ member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/ |
| H A D | keystone_nav.h | 157 struct tx_chan_regs *tx_ch; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_cmd.h | 137 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 139 u8 tx_ch; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_cmd.h | 137 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 139 u8 tx_ch; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_cmd.h | 206 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 208 u8 tx_ch; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_cmd.h | 207 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 209 u8 tx_ch; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_cmd.h | 206 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 208 u8 tx_ch; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_cmd.h | 206 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 208 u8 tx_ch; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_cmd.h | 209 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 211 u8 tx_ch; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_cmd.h | 206 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 208 u8 tx_ch; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_cmd.h | 206 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 208 u8 tx_ch; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_cmd.h | 206 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 208 u8 tx_ch; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A 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() argument 2994 if (tx_ch != rtw_get_oper_ch(padapter)) { in _cfg80211_rtw_mgmt_tx() 2996 pmlmeext->cur_channel = tx_ch; in _cfg80211_rtw_mgmt_tx() 2997 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); in _cfg80211_rtw_mgmt_tx() 3072 u8 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); in cfg80211_rtw_mgmt_tx() local 3092 len, tx_ch in cfg80211_rtw_mgmt_tx() 3105 DBG_8192C("RTW_Tx:tx_ch =%d, da ="MAC_FMT"\n", tx_ch, MAC_ARG(GetAddr1Ptr(buf))); in cfg80211_rtw_mgmt_tx() 3119 tx_ret = _cfg80211_rtw_mgmt_tx(padapter, tx_ch, buf, len); in cfg80211_rtw_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5288 static int _cfg80211_rtw_mgmt_tx(_adapter *padapter, u8 tx_ch, const u8 *buf, size_t len, int wait_… 5334 if (tx_ch != pbuddy_mlmeext->cur_channel) { 5365 pmlmeext->cur_channel = tx_ch; 5367 if (tx_ch != co_channel) 5368 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5372 if(tx_ch != rtw_get_oper_ch(padapter)) { 5374 pmlmeext->cur_channel = tx_ch; 5375 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5501 u8 tx_ch; 5514 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5313 static int _cfg80211_rtw_mgmt_tx(_adapter *padapter, u8 tx_ch, const u8 *buf, size_t len, int wait_… argument 5359 if (tx_ch != pbuddy_mlmeext->cur_channel) { 5390 pmlmeext->cur_channel = tx_ch; 5392 if (tx_ch != co_channel) 5393 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5397 if(tx_ch != rtw_get_oper_ch(padapter)) { 5399 pmlmeext->cur_channel = tx_ch; 5400 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5517 u8 tx_ch; local 5530 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 4987 static int _cfg80211_rtw_mgmt_tx(_adapter *padapter, u8 tx_ch, const u8 *buf, size_t len, int wait_… argument 5027 if (tx_ch != union_ch) { 5049 pmlmeext->cur_channel = tx_ch; 5051 if (tx_ch != co_channel) 5052 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5056 if (tx_ch != rtw_get_oper_ch(padapter)) { 5058 pmlmeext->cur_channel = tx_ch; 5059 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5176 u8 tx_ch; local 5189 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 5471 static int _cfg80211_rtw_mgmt_tx(_adapter *padapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len… argument 5520 if (tx_ch != union_ch) { 5546 pmlmeext->cur_channel = tx_ch; 5548 if (tx_ch != co_channel) 5549 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5553 if (tx_ch != rtw_get_oper_ch(padapter)) { 5555 pmlmeext->cur_channel = tx_ch; 5556 set_channel_bwmode(padapter, tx_ch, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20); 5641 if (_cfg80211_rtw_mgmt_tx(adapter, mgnt_parm->tx_ch, mgnt_parm->no_cck, 5698 u8 tx_ch; local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_cmd.h | 209 u8 rtw_mgnt_tx_cmd(_adapter *adapter, u8 tx_ch, u8 no_cck, const u8 *buf, size_t len, int wait_ack,… 211 u8 tx_ch; member
|