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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_reg.h90 #define RST_EXT(n) (1<<((n)+1)) macro
H A Dobio.c421 onoff ? (reg & ~RST_EXT(no)) : (reg | RST_EXT(no)));

Completed in 52 milliseconds