Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/psci/
H A Dpsci_private.h33 #define PSCI_CAP_64BIT_MASK \ macro
H A Dpsci_main.c378 local_caps &= PSCI_CAP_64BIT_MASK; in psci_features()