Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDmxgpu_ai.h28 #define AI_MAILBOX_POLL_MSG_TIMEDOUT 12000 macro
HDmxgpu_ai.c100 int r, timeout = AI_MAILBOX_POLL_MSG_TIMEDOUT; in xgpu_ai_poll_msg()