Searched refs:CCR_DST_BURST_SIZE_S (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/xdma/controller/
H A Dpl330.h52 #define CCR_DST_BURST_SIZE_S 15 macro
53 #define CCR_DST_BURST_SIZE_1 (0 << CCR_DST_BURST_SIZE_S)
54 #define CCR_DST_BURST_SIZE_2 (1 << CCR_DST_BURST_SIZE_S)
55 #define CCR_DST_BURST_SIZE_4 (2 << CCR_DST_BURST_SIZE_S)

Completed in 29 milliseconds