Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Delink3.c526 int ram_size, ram_width, ram_split; in ep_internalconfig() local
543 ram_split = (config1 & CONFIG_RAMSPLIT) >> CONFIG_RAMSPLIT_SHIFT; in ep_internalconfig()
549 onboard_ram_config[ram_split]); in ep_internalconfig()