Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/goya/
Dgoya.c82 #define GOYA_RESET_WAIT_MSEC 1 /* 1ms */ macro
1417 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
1422 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
2393 wait_timeout_ms = GOYA_RESET_WAIT_MSEC; in goya_halt_engines()