Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/goya/
Dgoya.c84 #define GOYA_RESET_WAIT_MSEC 1 /* 1ms */ macro
1302 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
1307 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
2278 wait_timeout_ms = GOYA_RESET_WAIT_MSEC; in goya_halt_engines()