Home
last modified time | relevance | path

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

/freebsd/sys/dev/xilinx/
H A Daxidma.h77 #define BD_CONTROL_LEN_M (0x3ffffff << BD_CONTROL_LEN_S) macro
H A Daxidma.c176 st.transferred = desc->status & BD_CONTROL_LEN_M; in axidma_intr()