Home
last modified time | relevance | path

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

/drivers/dma/
Dcoh901318.c1263 #define COH_DBG(x) ({ if (1) x; 0; }) macro
1265 #define COH_DBG(x) ({ if (0) x; 0; }) macro
2255 COH_DBG(coh901318_list_print(cohc, lli)); in coh901318_prep_memcpy()
2374 COH_DBG(coh901318_list_print(cohc, lli)); in coh901318_prep_slave_sg()