Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_private.h204 DO_COMPLETE_RESUME = 8, enumerator
H A Dsdei_intr_mgmt.c655 act = resume ? DO_COMPLETE_RESUME : DO_COMPLETE; in sdei_event_complete()