Searched refs:tx_channel (Results 1 – 14 of 14) sorted by relevance
/drivers/spi/ |
D | spi-pxa2xx-pxadma.c | 148 DCSR(drv_data->tx_channel) = RESET_DMA_CHANNEL; in pxa2xx_spi_dma_error_stop() 172 DCSR(drv_data->tx_channel) = RESET_DMA_CHANNEL; in pxa2xx_spi_dma_transfer_complete() 216 if (channel == drv_data->tx_channel) in pxa2xx_spi_dma_handler() 226 if ((channel == drv_data->tx_channel) in pxa2xx_spi_dma_handler() 254 && (DCSR(drv_data->tx_channel) & DCSR_RUN)) { in pxa2xx_spi_dma_transfer() 310 DCSR(drv_data->tx_channel) = RESET_DMA_CHANNEL; in pxa2xx_spi_dma_prepare() 311 DSADR(drv_data->tx_channel) = drv_data->tx_dma; in pxa2xx_spi_dma_prepare() 312 DTADR(drv_data->tx_channel) = drv_data->ssdr_physical; in pxa2xx_spi_dma_prepare() 315 DCMD(drv_data->tx_channel) = DCMD_FLOWTRG in pxa2xx_spi_dma_prepare() 320 DCMD(drv_data->tx_channel) = DCMD_INCSRCADDR in pxa2xx_spi_dma_prepare() [all …]
|
D | spi-pxa2xx.h | 41 int tx_channel; member
|
D | spi-pxa2xx.c | 1172 drv_data->tx_channel = -1; in pxa2xx_spi_probe()
|
/drivers/usb/atm/ |
D | usbatm.c | 475 unsigned int stride = instance->tx_channel.stride; in usbatm_write_cells() 586 const unsigned int buf_size = instance->tx_channel.buf_size; in usbatm_tx_process() 595 urb = usbatm_pop_urb(&instance->tx_channel); in usbatm_tx_process() 647 tasklet_disable(&instance->tx_channel.tasklet); in usbatm_cancel_send() 653 tasklet_enable(&instance->tx_channel.tasklet); in usbatm_cancel_send() 692 tasklet_schedule(&instance->tx_channel.tasklet); in usbatm_atm_send() 711 tasklet_kill(&instance->tx_channel.tasklet); in usbatm_destroy_instance() 1087 usbatm_init_channel(&instance->tx_channel); in usbatm_usb_probe() 1089 tasklet_init(&instance->tx_channel.tasklet, usbatm_tx_process, (unsigned long)instance); in usbatm_usb_probe() 1091 instance->tx_channel.stride = ATM_CELL_SIZE + driver->tx_padding; in usbatm_usb_probe() [all …]
|
D | usbatm.h | 169 struct usbatm_channel tx_channel; member
|
/drivers/atm/ |
D | horizon.c | 447 static inline void SELECT_TX_CHANNEL (hrz_dev * dev, u16 tx_channel) { in SELECT_TX_CHANNEL() argument 448 wr_regl (dev, TX_CHANNEL_PORT_OFF, tx_channel); in SELECT_TX_CHANNEL() 1464 short tx_channel = -1; in setup_idle_tx_channel() local 1488 tx_channel = chan; in setup_idle_tx_channel() 1504 tx_ch_desc * tx_desc = &memmap->tx_descs[tx_channel]; in setup_idle_tx_channel() 1513 dev->tx_channel_record[tx_channel] = channel; in setup_idle_tx_channel() 1516 update_tx_channel_config (dev, tx_channel, RATE_TYPE_ACCESS, in setup_idle_tx_channel() 1520 update_tx_channel_config (dev, tx_channel, PCR_TIMER_ACCESS, in setup_idle_tx_channel() 1526 update_tx_channel_config (dev, tx_channel, SCR_TIMER_ACCESS, in setup_idle_tx_channel() 1530 update_tx_channel_config (dev, tx_channel, BUCKET_CAPACITY_ACCESS, in setup_idle_tx_channel() [all …]
|
/drivers/usb/musb/ |
D | ux500_dma.c | 57 struct ux500_dma_channel tx_channel[UX500_MUSB_DMA_NUM_RX_TX_CHANNELS]; member 160 ux500_channel = is_tx ? &(controller->tx_channel[ch_num]) : in ux500_dma_channel_allocate() 274 channel = &controller->tx_channel[ch_num].channel; in ux500_dma_controller_stop() 356 channel_array = controller->tx_channel; in ux500_dma_controller_start()
|
D | musb_host.c | 293 hw_ep->tx_channel ? "dma" : "pio"); in musb_start_urb() 295 if (!hw_ep->tx_channel) in musb_start_urb() 390 if (ep->tx_channel) { in musb_advance_schedule() 391 dma->channel_release(ep->tx_channel); in musb_advance_schedule() 392 ep->tx_channel = NULL; in musb_advance_schedule() 623 struct dma_channel *channel = hw_ep->tx_channel; in musb_tx_dma_program() 681 hw_ep->tx_channel = NULL; in musb_tx_dma_program() 725 hw_ep->tx_channel = NULL; in musb_ep_program() 731 dma_channel = is_out ? hw_ep->tx_channel : hw_ep->rx_channel; in musb_ep_program() 736 hw_ep->tx_channel = dma_channel; in musb_ep_program() [all …]
|
D | musb_cppi41.c | 50 struct cppi41_dma_channel tx_channel[MUSB_DMA_NUM_CHANNELS]; member 443 cppi41_channel = &controller->tx_channel[ch_num]; in cppi41_dma_channel_allocate() 594 dc = ctrl->tx_channel[i].dc; in cppi41_release_all_dma_chans() 648 cppi41_channel = &controller->tx_channel[port - 1]; in cppi41_dma_controller_start()
|
D | musb_core.h | 230 struct dma_channel *tx_channel; member
|
D | musb_core.c | 891 ep->tx_channel ? " DMA" : "", in musb_stage0_irq() 893 if (!ep->tx_channel) in musb_stage0_irq()
|
/drivers/net/ethernet/sun/ |
D | niu.c | 3758 if (tx_vec & (1 << rp->tx_channel)) in niu_poll_core() 3760 nw64(LD_IM0(LDN_TXDMA(rp->tx_channel)), 0); in niu_poll_core() 3860 netdev_err(np->dev, "TX channel %u errors ( ", rp->tx_channel); in niu_log_txchan_errors() 3886 cs = nr64(TX_CS(rp->tx_channel)); in niu_tx_error() 3887 logh = nr64(TX_RNG_ERR_LOGH(rp->tx_channel)); in niu_tx_error() 3888 logl = nr64(TX_RNG_ERR_LOGL(rp->tx_channel)); in niu_tx_error() 3891 rp->tx_channel, in niu_tx_error() 4113 if (tx_vec & (1 << rp->tx_channel)) { in niu_slowpath_interrupt() 4161 rp->tx_cs = nr64(TX_CS(rp->tx_channel)); in niu_txchan_intr() 4190 int ldn = LDN_TXDMA(rp->tx_channel); in __niu_fastpath_interrupt() [all …]
|
D | niu.h | 2861 u16 tx_channel; member
|
/drivers/net/ethernet/ti/ |
D | cpmac.c | 752 int tx_channel = (macstatus >> 16) & 7; in cpmac_check_status() local 767 tx_code, tx_channel, macstatus); in cpmac_check_status()
|