Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dmxgpu_nv.h27 #define NV_MAILBOX_POLL_ACK_TIMEDOUT 500 macro
Dmxgpu_nv.c82 int timeout = NV_MAILBOX_POLL_ACK_TIMEDOUT; in xgpu_nv_poll_ack()
94 pr_err("Doesn't get TRN_MSG_ACK from pf in %d msec\n", NV_MAILBOX_POLL_ACK_TIMEDOUT); in xgpu_nv_poll_ack()