Searched refs:CONTROL_END_ON_EOP (Results 1 – 2 of 2) sorted by relevance
48 #define CONTROL_END_ON_EOP (1 << 12) /* End on EOP */ macro
509 desc->control |= htole32(CONTROL_END_ON_EOP | (1 << 13)); in msgdma_channel_submit_sg()