Searched defs:TI_GET_CPU_REVISION (Results 1 – 2 of 2) sorted by relevance
648 #define TI_GET_CPU_REVISION(x) (__u8)((((x)>>4)&0x0f)) macro