Searched refs:TX39_MEMCONFIG3_PORT8SEL (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/tx/
H A Dtxcsbus.c324 reg &= ~TX39_MEMCONFIG3_PORT8SEL;
345 reg |= TX39_MEMCONFIG3_PORT8SEL;
H A Dtx39biureg.h413 #define TX39_MEMCONFIG3_PORT8SEL 0x00000008 macro
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Dit8368.c556 reg32 |= TX39_MEMCONFIG3_PORT8SEL;
558 reg32 &= ~TX39_MEMCONFIG3_PORT8SEL;
577 reg32 & TX39_MEMCONFIG3_PORT8SEL ? 8 : 16));

Completed in 147 milliseconds