Searched refs:CPU_VALUE_PXA27X (Results 1 – 1 of 1) sorted by relevance
25 #define CPU_VALUE_PXA27X 0x110 macro45 return id == CPU_VALUE_PXA27X; in cpu_is_pxa27x()51 return ((id & CPU_MASK_PXA_PRODID) == CPU_VALUE_PXA27X) && in cpu_is_pxa27xm()