Searched refs:PSIL_EP_PDMA_XY (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/dma/ti/ |
D | k3-psil-j721s2.c | 14 .ep_type = PSIL_EP_PDMA_XY, \ 22 .ep_type = PSIL_EP_PDMA_XY, \ 31 .ep_type = PSIL_EP_PDMA_XY, \
|
D | k3-psil-j7200.c | 15 .ep_type = PSIL_EP_PDMA_XY, \ 23 .ep_type = PSIL_EP_PDMA_XY, \ 32 .ep_type = PSIL_EP_PDMA_XY, \
|
D | k3-psil-j721e.c | 15 .ep_type = PSIL_EP_PDMA_XY, \ 23 .ep_type = PSIL_EP_PDMA_XY, \ 32 .ep_type = PSIL_EP_PDMA_XY, \
|
D | k3-psil-am64.c | 15 .ep_type = PSIL_EP_PDMA_XY, \ 25 .ep_type = PSIL_EP_PDMA_XY, \
|
D | k3-psil-am654.c | 15 .ep_type = PSIL_EP_PDMA_XY, \ 23 .ep_type = PSIL_EP_PDMA_XY, \
|
D | k3-psil-am62.c | 14 .ep_type = PSIL_EP_PDMA_XY, \ 56 .ep_type = PSIL_EP_PDMA_XY, \
|
D | k3-udma.c | 910 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start() 945 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start() 1965 if (uc->config.ep_type == PSIL_EP_PDMA_XY && in udma_tisci_tx_channel_config() 3142 if (uc->config.ep_type != PSIL_EP_PDMA_XY) in udma_configure_statictr()
|
/linux-5.19.10/include/linux/dma/ |
D | k3-psil.h | 37 PSIL_EP_PDMA_XY, enumerator
|