Home
last modified time | relevance | path

Searched defs:CR_TE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/
H A Dcp15.h41 #define CR_TE (1 << 30) /* Thumb exception enable */ macro
/linux/drivers/net/usb/
H A Dr8152.c301 #define CR_TE 0x04 macro