Searched refs:MAJOR_VERSION_MASK (Results 1 – 3 of 3) sorted by relevance
19 #define MAJOR_VERSION_MASK U(0xF) macro
66 return (tegra_get_chipid() >> MAJOR_VERSION_SHIFT) & MAJOR_VERSION_MASK; in tegra_get_chipid_major()
316 and w1, w1, #MAJOR_VERSION_MASK