Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_dma.c97 #define NTDESC1_LS (1U << 30) /* Last Segment */ macro
205 desc1 |= NTDESC1_LS | NTDESC1_IC; in txdesc_setup()