Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmxgpu_ai.h28 #define AI_MAILBOX_POLL_MSG_TIMEDOUT 6000 macro
H A Dmxgpu_ai.c103 int r, timeout = AI_MAILBOX_POLL_MSG_TIMEDOUT; in xgpu_ai_poll_msg()