Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/habanalabs/common/
Ddevice.c664 HL_PENDING_RESET_PER_SEC); in device_hard_reset_pending()
668 msecs_to_jiffies(HL_PENDING_RESET_PER_SEC * 1000)); in device_hard_reset_pending()
1185 pending_cnt = HL_PENDING_RESET_PER_SEC; in device_kill_open_processes()
Dhabanalabs.h53 #define HL_PENDING_RESET_PER_SEC 10 macro