HomeSort by: relevance | last modified time | path
    Searched refs:VC_RESUME_IDLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.h 54 VC_RESUME_IDLE = 0, /* VC suspended, no resume actions */
vchiq_arm.c 86 "VC_RESUME_IDLE",
1781 ** resume state machine to VC_RESUME_IDLE in this state.
1795 ** VC_RESUME_IDLE - Initialise the resume completion at the same time. The
1797 ** videcore is running. Therfore, the VC_RESUME_IDLE state
1837 set_resume_state(arm_state, VC_RESUME_IDLE);
1859 case VC_RESUME_IDLE:
1942 arm_state->vc_resume_state > VC_RESUME_IDLE) {

Completed in 77 milliseconds