Searched refs:BD_CONTROL_TXSOF (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xilinx/ | ||
H A D | axidma.h | 74 #define BD_CONTROL_TXSOF (1 << 27) /* Start of Frame. */ macro |
H A D | axidma.c | 492 desc->control |= BD_CONTROL_TXSOF; in axidma_channel_submit_sg() |