Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/ti/
Dk3-psil-am62.c25 .ep_type = PSIL_EP_NATIVE, \
40 .ep_type = PSIL_EP_NATIVE, \
66 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-j721e.c42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
65 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-am64.c36 .ep_type = PSIL_EP_NATIVE, \
51 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-am654.c32 .ep_type = PSIL_EP_NATIVE, \
43 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-j721s2.c41 .ep_type = PSIL_EP_NATIVE, \
52 .ep_type = PSIL_EP_NATIVE, \
Dk3-psil-j7200.c42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
Dk3-udma.c883 if (uc->config.ep_type == PSIL_EP_NATIVE) in udma_chan_needs_reconfiguration()
1065 if (uc->config.ep_type == PSIL_EP_NATIVE || in udma_is_desc_really_done()
3809 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status()
3819 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status()
4169 if (ucc->ep_type != PSIL_EP_NATIVE) { in udma_dma_filter_fn()
5190 if (ucc->ep_type == PSIL_EP_NATIVE) { in udma_dbg_summary_show_chan()
/Linux-v6.1/include/linux/dma/
Dk3-psil.h36 PSIL_EP_NATIVE = 0, enumerator