Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/nvidia/tegra/include/
A Dtegra_platform.h21 #define MINOR_VERSION_MASK U(0xF) macro
/trusted-firmware-a/plat/nvidia/tegra/common/
A Dtegra_platform.c74 return (tegra_get_chipid() >> MINOR_VERSION_SHIFT) & MINOR_VERSION_MASK; in tegra_get_chipid_minor()

Completed in 2 milliseconds