Searched refs:PSIL_EP_NATIVE (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/dma/ti/ |
| D | k3-psil-j721e.c | 42 .ep_type = PSIL_EP_NATIVE, \ 53 .ep_type = PSIL_EP_NATIVE, \ 65 .ep_type = PSIL_EP_NATIVE, \
|
| D | k3-psil-am64.c | 36 .ep_type = PSIL_EP_NATIVE, \ 51 .ep_type = PSIL_EP_NATIVE, \
|
| D | k3-psil-am654.c | 32 .ep_type = PSIL_EP_NATIVE, \ 43 .ep_type = PSIL_EP_NATIVE, \
|
| D | k3-psil-j7200.c | 42 .ep_type = PSIL_EP_NATIVE, \ 53 .ep_type = PSIL_EP_NATIVE, \
|
| D | k3-udma.c | 872 if (uc->config.ep_type == PSIL_EP_NATIVE) in udma_chan_needs_reconfiguration() 1049 if (uc->config.ep_type == PSIL_EP_NATIVE || in udma_is_desc_really_done() 3773 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status() 3783 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status() 4134 if (ucc->ep_type != PSIL_EP_NATIVE) { in udma_dma_filter_fn() 5096 if (ucc->ep_type == PSIL_EP_NATIVE) { in udma_dbg_summary_show_chan()
|
| /Linux-v5.15/include/linux/dma/ |
| D | k3-psil.h | 36 PSIL_EP_NATIVE = 0, enumerator
|