Home
last modified time | relevance | path

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

/freebsd/sys/dev/xilinx/
H A Daxidma.h74 #define BD_CONTROL_TXSOF (1 << 27) /* Start of Frame. */ macro
H A Daxidma.c492 desc->control |= BD_CONTROL_TXSOF; in axidma_channel_submit_sg()