Searched refs:MINOR_VERSION_MASK (Results 1 – 1 of 1) sorted by relevance
38 #define MINOR_VERSION_MASK 0xF macro72 return (tegra_get_chipid() >> MINOR_VERSION_SHIFT) & MINOR_VERSION_MASK; in tegra_get_chipid_minor()