Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Ddevice.c751 kref_read(&ctx->refcount) - 1, HL_PENDING_RESET_PER_SEC); in device_hard_reset_pending()
755 HL_PENDING_RESET_PER_SEC); in device_hard_reset_pending()
759 msecs_to_jiffies(HL_PENDING_RESET_PER_SEC * 1000)); in device_hard_reset_pending()
1331 pending_cnt = HL_PENDING_RESET_PER_SEC; in device_kill_open_processes()
H A Dhabanalabs.h57 #define HL_PENDING_RESET_PER_SEC 10 macro