Home
last modified time | relevance | path

Searched refs:HFI_CMD_SYS_PC_PREP (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.h13 #define HFI_CMD_SYS_PC_PREP 0x10002 macro
H A Dhfi_venus.c1497 if (hdev->last_packet_type != HFI_CMD_SYS_PC_PREP) { in venus_suspend_1xx()
H A Dhfi_cmds.c24 pkt->hdr.pkt_type = HFI_CMD_SYS_PC_PREP; in pkt_sys_pc_prep()
/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen1_defines.h20 #define HFI_CMD_SYS_PC_PREP 0x10002 macro
H A Diris_hfi_gen1_command.c83 pkt.hdr.pkt_type = HFI_CMD_SYS_PC_PREP; in iris_hfi_gen1_sys_pc_prep()