Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c82 #define GOYA_RESET_WAIT_MSEC 1 /* 1ms */ macro
1490 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
1495 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
2463 wait_timeout_ms = GOYA_RESET_WAIT_MSEC; in goya_halt_engines()