Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dk3-psil-am62.c25 .ep_type = PSIL_EP_NATIVE, \
40 .ep_type = PSIL_EP_NATIVE, \
66 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-psil-am62a.c35 .ep_type = PSIL_EP_NATIVE, \
50 .ep_type = PSIL_EP_NATIVE, \
76 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-psil-j721e.c42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
65 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-psil-j784s4.c41 .ep_type = PSIL_EP_NATIVE, \
52 .ep_type = PSIL_EP_NATIVE, \
64 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-psil-am654.c32 .ep_type = PSIL_EP_NATIVE, \
43 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-psil-am64.c36 .ep_type = PSIL_EP_NATIVE, \
51 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-psil-j721s2.c41 .ep_type = PSIL_EP_NATIVE, \
52 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-psil-j7200.c42 .ep_type = PSIL_EP_NATIVE, \
53 .ep_type = PSIL_EP_NATIVE, \
H A Dk3-udma.c767 if (uc->config.ep_type != PSIL_EP_NATIVE) in udma_decrement_byte_counters()
772 if (!uc->bchan && uc->config.ep_type != PSIL_EP_NATIVE) in udma_decrement_byte_counters()
887 if (uc->config.ep_type == PSIL_EP_NATIVE) in udma_chan_needs_reconfiguration()
1069 if (uc->config.ep_type == PSIL_EP_NATIVE || in udma_is_desc_really_done()
3815 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status()
3825 if (uc->config.ep_type != PSIL_EP_NATIVE) { in udma_tx_status()
4181 if (ucc->ep_type != PSIL_EP_NATIVE) { in udma_dma_filter_fn()
5249 if (ucc->ep_type == PSIL_EP_NATIVE) { in udma_dbg_summary_show_chan()
/openbmc/linux/include/linux/dma/
H A Dk3-psil.h36 PSIL_EP_NATIVE = 0, enumerator