Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Delink3reg.h417 #define CONFIG_RAMWIDTH (u_int16_t) 0x0008 macro
H A Delink3.c541 ram_width = (config0 & CONFIG_RAMWIDTH) >> CONFIG_RAMWIDTH_SHIFT; in ep_internalconfig()