Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
H A 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()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya.c82 #define GOYA_RESET_WAIT_MSEC 1 /* 1ms */ macro
1495 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
1500 msleep(GOYA_RESET_WAIT_MSEC); in _goya_tpc_mbist_workaround()
2468 wait_timeout_ms = GOYA_RESET_WAIT_MSEC; in goya_halt_engines()

Completed in 11 milliseconds