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

/linux-4.4.14/arch/mips/include/asm/
H A Dmipsregs.h858 #define msk_isa16_mode(x) ((x) & ~0x1) macro
862 #define msk_isa16_mode(x) (x) macro

Completed in 75 milliseconds