Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Ddevice.c812 kref_read(&ctx->refcount) - 1, HL_PENDING_RESET_PER_SEC); in device_hard_reset_pending()
816 HL_PENDING_RESET_PER_SEC); in device_hard_reset_pending()
820 secs_to_jiffies(HL_PENDING_RESET_PER_SEC)); in device_hard_reset_pending()
1449 pending_cnt = HL_PENDING_RESET_PER_SEC; in device_kill_open_processes()
H A Dhabanalabs.h60 #define HL_PENDING_RESET_PER_SEC 10 macro