Searched refs:NV_MAILBOX_POLL_MSG_TIMEDOUT (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/ | ||
D | mxgpu_nv.h | 28 #define NV_MAILBOX_POLL_MSG_TIMEDOUT 6000 macro |
D | mxgpu_nv.c | 105 timeout = now + NV_MAILBOX_POLL_MSG_TIMEDOUT; in xgpu_nv_poll_msg() |