Searched refs:PARAM_PSCI_LIB_ARGS (Results 1 – 2 of 2) sorted by relevance
51 SET_PARAM_HEAD(_p, PARAM_PSCI_LIB_ARGS, VERSION_1, 0); \58 .h.type = (uint8_t)PARAM_PSCI_LIB_ARGS, \67 && ((_p)->h.type == PARAM_PSCI_LIB_ARGS) \
16 #define PARAM_PSCI_LIB_ARGS 0x06 macro