Searched refs:SMCCC_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance
67 SMCCC_VERSION_MINOR(smccc_version)); in smccc_init()86 SMCCC_VERSION_MINOR(version)); in smccc_probe()
37 #define SMCCC_VERSION_MINOR(ver) ((ver) & 0xffff) macro