Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c21 #define TD_DESC_IS_RX (1 << 16) macro
692 WARN_ON(!c->is_tx && !(pd0 & TD_DESC_IS_RX)); in cppi41_tear_down_chan()