Searched refs:CCR_DST_BURST_SIZE_2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/xdma/controller/ | ||
| D | pl330.h | 54 #define CCR_DST_BURST_SIZE_2 (1 << CCR_DST_BURST_SIZE_S) macro |
| D | pl330.c | 460 reg |= CCR_DST_BURST_SIZE_2; in pl330_ccr_port_width() |