Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_ipi_msg.h20 AP_IPIMSG_DEC_RESET = 0xA004, enumerator
H A Dvdec_vpu_if.c312 return vcodec_send_ap_ipi(vpu, AP_IPIMSG_DEC_RESET); in vpu_dec_reset()