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

/freebsd-12-stable/sys/dev/xdma/controller/
H A Dpl330.h56 #define CCR_SRC_BURST_SIZE_S 1 macro
57 #define CCR_SRC_BURST_SIZE_1 (0 << CCR_SRC_BURST_SIZE_S)
58 #define CCR_SRC_BURST_SIZE_2 (1 << CCR_SRC_BURST_SIZE_S)
59 #define CCR_SRC_BURST_SIZE_4 (2 << CCR_SRC_BURST_SIZE_S)

Completed in 53 milliseconds