Searched refs:PSIL_EP_PDMA_XY (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/dma/ti/ |
H A 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, \
|
H A D | k3-psil-am62a.c | 14 .ep_type = PSIL_EP_PDMA_XY, \ 24 .ep_type = PSIL_EP_PDMA_XY, \ 66 .ep_type = PSIL_EP_PDMA_XY, \
|
H A 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, \
|
H A 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, \
|
H A D | k3-psil-j784s4.c | 14 .ep_type = PSIL_EP_PDMA_XY, \ 22 .ep_type = PSIL_EP_PDMA_XY, \ 31 .ep_type = PSIL_EP_PDMA_XY, \
|
H A D | k3-psil-am654.c | 15 .ep_type = PSIL_EP_PDMA_XY, \ 23 .ep_type = PSIL_EP_PDMA_XY, \
|
H A D | k3-psil-am64.c | 15 .ep_type = PSIL_EP_PDMA_XY, \ 25 .ep_type = PSIL_EP_PDMA_XY, \
|
H A D | k3-psil-am62.c | 14 .ep_type = PSIL_EP_PDMA_XY, \ 56 .ep_type = PSIL_EP_PDMA_XY, \
|
H A D | k3-udma.c | 925 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start() 960 if (uc->config.ep_type == PSIL_EP_PDMA_XY) { in udma_start() 1985 if (uc->config.ep_type == PSIL_EP_PDMA_XY && in udma_tisci_tx_channel_config() 3162 if (uc->config.ep_type != PSIL_EP_PDMA_XY) in udma_configure_statictr()
|
/openbmc/linux/include/linux/dma/ |
H A D | k3-psil.h | 37 PSIL_EP_PDMA_XY, enumerator
|