Searched refs:FUNCID_CC_MASK (Results 1 – 2 of 2) sorted by relevance
43 #define FUNCID_CC_MASK 0x1 macro53 FUNCID_CC_MASK)
338 if (((psci_fid >> FUNCID_CC_SHIFT) & FUNCID_CC_MASK) == SMC_64) in psci_features()385 if (((smc_fid >> FUNCID_CC_SHIFT) & FUNCID_CC_MASK) == SMC_32) { in psci_smc_handler()