Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmxgpu_nv.h28 #define NV_MAILBOX_POLL_MSG_TIMEDOUT 6000 macro
H A Dmxgpu_nv.c105 timeout = now + NV_MAILBOX_POLL_MSG_TIMEDOUT; in xgpu_nv_poll_msg()