Searched refs:NV_WAIT_DEFAULT (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | timer.h | 25 #define NV_WAIT_DEFAULT 2000000000ULL macro 27 nvkm_timer_wait_eq((o), NV_WAIT_DEFAULT, (a), (m), (v)) 29 nvkm_timer_wait_ne((o), NV_WAIT_DEFAULT, (a), (m), (v)) 31 nvkm_timer_wait_cb((o), NV_WAIT_DEFAULT, (c), (d))
|