Home
last modified time | relevance | path

Searched refs:HFI_EVENT_SYS_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h56 #define HFI_EVENT_SYS_ERROR 0x1 macro
H A Dhfi_msgs.c201 case HFI_EVENT_SYS_ERROR: in hfi_event_notify()
H A Dhfi_venus.c1059 if (event_pkt->event_id != HFI_EVENT_SYS_ERROR) in venus_process_msg_sys_error()