Searched refs:CPDMA_BD_OWNER (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/armv7/omap/
H A Dif_cpswreg.h125 #define CPDMA_BD_OWNER (1<<13) macro
H A Dif_cpsw.c583 bd.flags = CPDMA_BD_OWNER | CPDMA_BD_SOP;
795 bd.flags = CPDMA_BD_OWNER;
1065 if (bd.flags & CPDMA_BD_OWNER)
1179 if (bd.flags & CPDMA_BD_OWNER) {

Completed in 126 milliseconds