Searched refs:notdpkt (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/include/linux/dma/ |
H A D | k3-psil.h | 47 * @notdpkt: TDCM must be suppressed on the TX channel 58 unsigned notdpkt:1; member
|
/kernel/linux/linux-6.6/include/linux/dma/ |
H A D | k3-psil.h | 48 * @notdpkt: TDCM must be suppressed on the TX channel 68 unsigned notdpkt:1; member
|
/kernel/linux/linux-5.10/drivers/dma/ti/ |
H A D | k3-psil-j7200.c | 57 .notdpkt = tx, \
|
H A D | k3-psil-am654.c | 47 .notdpkt = tx, \
|
H A D | k3-psil-j721e.c | 57 .notdpkt = tx, \
|
H A D | k3-udma.c | 199 bool notdpkt; /* Suppress sending TDC packet */ member 1590 req_tx.tx_supr_tdpkt = uc->config.notdpkt; in udma_tisci_tx_channel_config() 3046 ucc->notdpkt = ep_config->notdpkt; in udma_dma_filter_fn()
|
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-psil-am64.c | 59 .notdpkt = tx, \
|
H A D | k3-psil-j721s2.c | 56 .notdpkt = tx, \
|
H A D | k3-psil-am654.c | 47 .notdpkt = tx, \
|
H A D | k3-psil-am62a.c | 58 .notdpkt = tx, \
|
H A D | k3-psil-am62.c | 48 .notdpkt = tx, \
|
H A D | k3-psil-j7200.c | 57 .notdpkt = tx, \
|
H A D | k3-psil-j721e.c | 57 .notdpkt = tx, \
|
H A D | k3-psil-j784s4.c | 56 .notdpkt = tx, \
|
H A D | k3-udma.c | 255 bool notdpkt; /* Suppress sending TDC packet */ member 1981 req_tx.tx_supr_tdpkt = uc->config.notdpkt; in udma_tisci_tx_channel_config() 2012 req_tx.tx_supr_tdpkt = uc->config.notdpkt; in bcdma_tisci_tx_channel_config() 4169 ucc->notdpkt = ep_config->notdpkt; in udma_dma_filter_fn()
|
Completed in 14 milliseconds