Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/bl32/payloads/
Dtlk.h36 #define TLK_SUSPEND_DONE (0x32000005 | (ULL(1) << 31)) macro
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
Dtlkd_main.c362 case TLK_SUSPEND_DONE: in tlkd_smc_handler()