Searched refs:HL_DRV_RESET_FROM_RESET_THR (Results 1 – 2 of 2) sorted by relevance
799 flags = device_reset_work->flags | HL_DRV_RESET_FROM_RESET_THR; in device_hard_reset_pending() 1626 from_hard_reset_thread = !!(flags & HL_DRV_RESET_FROM_RESET_THR); in hl_device_reset()
172 * - HL_DRV_RESET_FROM_RESET_THR199 #define HL_DRV_RESET_FROM_RESET_THR (1 << 1) macro