Searched defs:tx_ch (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.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 | 54 u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS]; in sdm845_slim_snd_hw_params() local 238 unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133, in sdm845_dai_init() local
|
/linux-5.19.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-5.19.10/drivers/net/wwan/t7xx/ |
D | t7xx_port.h | 87 enum port_ch tx_ch; member
|
/linux-5.19.10/drivers/remoteproc/ |
D | imx_rproc.c | 87 struct mbox_chan *tx_ch; member
|
D | imx_dsp_rproc.c | 114 struct mbox_chan *tx_ch; member
|
/linux-5.19.10/drivers/spi/ |
D | spi-img-spfi.c | 99 struct dma_chan *tx_ch; member
|
/linux-5.19.10/drivers/tty/serial/ |
D | stm32-usart.h | 263 struct dma_chan *tx_ch; /* dma tx channel */ member
|
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 2595 static int _cfg80211_rtw_mgmt_tx(struct adapter *padapter, u8 tx_ch, const u8 *buf, size_t len) in _cfg80211_rtw_mgmt_tx() 2673 u8 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); in cfg80211_rtw_mgmt_tx() local
|