Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Delink3reg.h426 #define CONFIG_RAMSPLIT (u_int16_t) 0x0003 macro
H A Delink3.c543 ram_split = (config1 & CONFIG_RAMSPLIT) >> CONFIG_RAMSPLIT_SHIFT; in ep_internalconfig()