Searched refs:TEGRA_SMCCC_CHIP_ID (Results 1 – 1 of 1) sorted by relevance
31 #define TEGRA_SMCCC_CHIP_ID(x) (((x) >> 4) & 0xff) macro56 return TEGRA_SMCCC_CHIP_ID(soc_id); in tegra_get_chip_id()