Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ti/
Dk3-psil-am654.c32 .ep_type = PSIL_EP_NATIVE, \
43 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-j7200.c42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-j721e.c42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
Dk3-udma.c763 if (uc->config.ep_type == PSIL_EP_NATIVE) in udma_chan_needs_reconfiguration()
940 if (uc->config.ep_type == PSIL_EP_NATIVE || in udma_is_desc_really_done()
2723 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status()
2733 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status()
3043 if (ucc->ep_type != PSIL_EP_NATIVE) { in udma_dma_filter_fn()
3466 if (ucc->ep_type == PSIL_EP_NATIVE) { in udma_dbg_summary_show_chan()
/kernel/linux/linux-5.10/include/linux/dma/
Dk3-psil.h36 PSIL_EP_NATIVE = 0, enumerator