Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/controller/
H A Dpl330.h50 #define CCR_DST_BURST_SIZE_S 15 macro
51 #define CCR_DST_BURST_SIZE_1 (0 << CCR_DST_BURST_SIZE_S)
52 #define CCR_DST_BURST_SIZE_2 (1 << CCR_DST_BURST_SIZE_S)
53 #define CCR_DST_BURST_SIZE_4 (2 << CCR_DST_BURST_SIZE_S)