Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dmxgpu_ai.h27 #define AI_MAILBOX_POLL_ACK_TIMEDOUT 500 macro
Dmxgpu_ai.c81 int timeout = AI_MAILBOX_POLL_ACK_TIMEDOUT; in xgpu_ai_poll_ack()
93 pr_err("Doesn't get TRN_MSG_ACK from pf in %d msec\n", AI_MAILBOX_POLL_ACK_TIMEDOUT); in xgpu_ai_poll_ack()