Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/psci/
HDpsci.h78 #define PSCI_FNID_CPU_SUSPEND 0xc4000001 macro
90 #define PSCI_FNID_CPU_SUSPEND 0x84000001 macro
HDpsci.c562 sc->psci_fnids[PSCI_FN_CPU_SUSPEND] = PSCI_FNID_CPU_SUSPEND; in psci_v0_2_init()