Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/controller/
H A Dpl330.h51 #define CCR_DST_BURST_SIZE_1 (0 << CCR_DST_BURST_SIZE_S) macro
H A Dpl330.c448 reg |= CCR_DST_BURST_SIZE_1; in pl330_ccr_port_width()