Searched defs:msk_isa16_mode (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmipsregs.h1357 #define msk_isa16_mode(x) ((x) & ~0x1) macro
1361 #define msk_isa16_mode(x) (x) macro

Completed in 145 milliseconds