Home
last modified time | relevance | path

Searched refs:TEGRA_SMCCC_CHIP_ID (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c31 #define TEGRA_SMCCC_CHIP_ID(x) (((x) >> 4) & 0xff) macro
56 return TEGRA_SMCCC_CHIP_ID(soc_id); in tegra_get_chip_id()