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

/freebsd-current/sys/dev/altera/msgdma/
H A Dmsgdma.h41 #define CONTROL_GO (1 << 31) /* Commit all the descriptor info */ macro
H A Dmsgdma.c524 desc->control |= htole32(CONTROL_OWN | CONTROL_GO);

Completed in 174 milliseconds