Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dcommand_submission.c2768 if (interrupt_offset == HL_COMMON_USER_INTERRUPT_ID) in _hl_interrupt_wait_ioctl()
2872 interrupt_id != HL_COMMON_USER_INTERRUPT_ID) { in hl_interrupt_wait_ioctl()
2877 if (interrupt_id == HL_COMMON_USER_INTERRUPT_ID) in hl_interrupt_wait_ioctl()
2878 interrupt_offset = HL_COMMON_USER_INTERRUPT_ID; in hl_interrupt_wait_ioctl()
Dhabanalabs.h67 #define HL_COMMON_USER_INTERRUPT_ID 0xFFF macro