Home
last modified time | relevance | path

Searched refs:dst_id (Results 1 – 5 of 5) sorted by relevance

/drivers/spi/
Dspi-pxa2xx-pci.c35 static struct dw_dma_slave byt_tx_param = { .dst_id = 0 };
38 static struct dw_dma_slave bsw0_tx_param = { .dst_id = 0 };
40 static struct dw_dma_slave bsw1_tx_param = { .dst_id = 6 };
42 static struct dw_dma_slave bsw2_tx_param = { .dst_id = 8 };
/drivers/dma/dw/
Dplatform.c43 slave.dst_id = dma_spec->args[0]; in dw_dma_of_xlate()
48 slave.dst_id >= DW_DMA_MAX_NR_REQUESTS || in dw_dma_of_xlate()
67 .dst_id = dma_spec->slave_id, in dw_dma_acpi_filter()
Dregs.h251 u8 dst_id; member
Dcore.c131 cfghi |= DWC_CFGH_DST_PER(dwc->dst_id); in dwc_initialize()
929 dwc->dst_id = dws->dst_id; in dw_dma_filter()
1216 dwc->dst_id = 0; in dwc_free_chan_resources()
/drivers/tty/serial/8250/
D8250_pci.c1465 tx_param->dst_id = 2; in byt_serial_setup()
1471 tx_param->dst_id = 4; in byt_serial_setup()