Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.h20 #define HFI_MSG_EVENT_NOTIFY 0x21001 macro
H A Dhfi_msgs.c656 {.pkt = HFI_MSG_EVENT_NOTIFY,
809 if (!inst && hdr->pkt_type != HFI_MSG_EVENT_NOTIFY) { in hfi_process_msg_packet()
H A Dhfi_venus.c1084 case HFI_MSG_EVENT_NOTIFY: in venus_isr_thread()