Searched refs:TX39_MCS0 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/tx/
H A Dtx39biuvar.h38 #define TX39_MCS0 4 macro
57 #define TX39_ISMCS(x) ((x) >= TX39_MCS0 && (x) <= TX39_MCS3)
59 #define TX39_ISMCS(x) ((x) >= TX39_MCS0 && (x) <= TX39_MCS1)
H A Dtxcsbus.c67 [TX39_MCS0] = {"MCS0" , TX39_SYSADDR_MCS0 ,
287 reg |= ((cs == TX39_MCS0) ?
304 reg &= ~((cs == TX39_MCS0) ?

Completed in 52 milliseconds