/linux-4.1.27/drivers/spi/ |
D | spi-pxa2xx-pxadma.c | 143 DCSR(drv_data->tx_channel) = RESET_DMA_CHANNEL; in pxa2xx_spi_dma_error_stop() 171 DCSR(drv_data->tx_channel) = RESET_DMA_CHANNEL; in pxa2xx_spi_dma_transfer_complete() 215 if (channel == drv_data->tx_channel) in pxa2xx_spi_dma_handler() 225 if ((channel == drv_data->tx_channel) in pxa2xx_spi_dma_handler() 252 && (DCSR(drv_data->tx_channel) & DCSR_RUN)) { in pxa2xx_spi_dma_transfer() 308 DCSR(drv_data->tx_channel) = RESET_DMA_CHANNEL; in pxa2xx_spi_dma_prepare() 309 DSADR(drv_data->tx_channel) = drv_data->tx_dma; in pxa2xx_spi_dma_prepare() 310 DTADR(drv_data->tx_channel) = drv_data->ssdr_physical; in pxa2xx_spi_dma_prepare() 313 DCMD(drv_data->tx_channel) = DCMD_FLOWTRG in pxa2xx_spi_dma_prepare() 318 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 | 1400 drv_data->tx_channel = -1; in pxa2xx_spi_probe()
|
/linux-4.1.27/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
|
/linux-4.1.27/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() 1440 short tx_channel = -1; in setup_idle_tx_channel() local 1464 tx_channel = chan; in setup_idle_tx_channel() 1480 tx_ch_desc * tx_desc = &memmap->tx_descs[tx_channel]; in setup_idle_tx_channel() 1489 dev->tx_channel_record[tx_channel] = channel; in setup_idle_tx_channel() 1492 update_tx_channel_config (dev, tx_channel, RATE_TYPE_ACCESS, in setup_idle_tx_channel() 1496 update_tx_channel_config (dev, tx_channel, PCR_TIMER_ACCESS, in setup_idle_tx_channel() 1502 update_tx_channel_config (dev, tx_channel, SCR_TIMER_ACCESS, in setup_idle_tx_channel() 1506 update_tx_channel_config (dev, tx_channel, BUCKET_CAPACITY_ACCESS, in setup_idle_tx_channel() [all …]
|
/linux-4.1.27/drivers/usb/musb/ |
D | ux500_dma.c | 57 struct ux500_dma_channel tx_channel[UX500_MUSB_DMA_NUM_RX_TX_CHANNELS]; member 159 ux500_channel = is_tx ? &(controller->tx_channel[ch_num]) : in ux500_dma_channel_allocate() 271 channel = &controller->tx_channel[ch_num].channel; in ux500_dma_controller_stop() 353 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() 624 struct dma_channel *channel = hw_ep->tx_channel; in musb_tx_dma_program() 682 hw_ep->tx_channel = NULL; in musb_tx_dma_program() 726 hw_ep->tx_channel = NULL; in musb_ep_program() 732 dma_channel = is_out ? hw_ep->tx_channel : hw_ep->rx_channel; in musb_ep_program() 737 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 451 cppi41_channel = &controller->tx_channel[ch_num]; in cppi41_dma_channel_allocate() 599 dc = ctrl->tx_channel[i].dc; in cppi41_release_all_dma_chans() 653 cppi41_channel = &controller->tx_channel[port - 1]; in cppi41_dma_controller_start()
|
D | musb_core.h | 234 struct dma_channel *tx_channel; member
|
D | musb_core.c | 951 ep->tx_channel ? " DMA" : "", in musb_stage0_irq() 953 if (!ep->tx_channel) in musb_stage0_irq()
|
/linux-4.1.27/Documentation/spi/ |
D | pxa2xx | 39 tx_channel. The rx_channel has a higher DMA service priority the tx_channel.
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.c | 3757 if (tx_vec & (1 << rp->tx_channel)) in niu_poll_core() 3759 nw64(LD_IM0(LDN_TXDMA(rp->tx_channel)), 0); in niu_poll_core() 3859 netdev_err(np->dev, "TX channel %u errors ( ", rp->tx_channel); in niu_log_txchan_errors() 3885 cs = nr64(TX_CS(rp->tx_channel)); in niu_tx_error() 3886 logh = nr64(TX_RNG_ERR_LOGH(rp->tx_channel)); in niu_tx_error() 3887 logl = nr64(TX_RNG_ERR_LOGL(rp->tx_channel)); in niu_tx_error() 3890 rp->tx_channel, in niu_tx_error() 4112 if (tx_vec & (1 << rp->tx_channel)) { in niu_slowpath_interrupt() 4160 rp->tx_cs = nr64(TX_CS(rp->tx_channel)); in niu_txchan_intr() 4189 int ldn = LDN_TXDMA(rp->tx_channel); in __niu_fastpath_interrupt() [all …]
|
D | niu.h | 2861 u16 tx_channel; member
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpmac.c | 751 int tx_channel = (macstatus >> 16) & 7; in cpmac_check_status() local 766 tx_code, tx_channel, macstatus); in cpmac_check_status()
|