Searched refs:DMAVR_TXBURSTSIZE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/arm/gemini/ | ||
H A D | gemini_gmacreg.h | 260 #define DMAVR_TXBURSTSIZE(x) (((x) & 3) << 2) macro |
H A D | if_gmc.c | 512 | DMAVR_TXBURSTSIZE(DMAVR_BURSTSIZE_32W) in gmc_ifinit() |