Searched refs:CONFIG_RAMSPLIT_SHIFT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | elink3reg.h | 427 #define CONFIG_RAMSPLIT_SHIFT 0 macro |
H A D | elink3.c | 543 ram_split = (config1 & CONFIG_RAMSPLIT) >> CONFIG_RAMSPLIT_SHIFT; in ep_internalconfig() |