Searched refs:PSIL_EP_PDMA_XY (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/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 | 921 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start() 956 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start() 1981 if (uc->config.ep_type == PSIL_EP_PDMA_XY && in udma_tisci_tx_channel_config() 3158 if (uc->config.ep_type != PSIL_EP_PDMA_XY) in udma_configure_statictr()
|
/Linux-v6.1/include/linux/dma/ |
D | k3-psil.h | 37 PSIL_EP_PDMA_XY, enumerator
|