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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_genbus.h181 #define S_IO_OE_TO_CS 12 macro
182 #define M_IO_OE_TO_CS _SB_MAKEMASK(2,S_IO_OE_TO_CS)
183 #define V_IO_OE_TO_CS(x) _SB_MAKEVALUE(x,S_IO_OE_TO_CS)
184 #define G_IO_OE_TO_CS(x) _SB_GETVALUE(x,S_IO_OE_TO_CS,M_IO_OE_TO_CS)

Completed in 119 milliseconds