Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_ipi_msg.h21 AP_IPIMSG_DEC_CORE = 0xA005, enumerator
H A Dvdec_vpu_if.c162 if (msgid == AP_IPIMSG_DEC_CORE || in vcodec_vpu_send_msg()
292 return vcodec_send_ap_ipi(vpu, AP_IPIMSG_DEC_CORE); in vpu_dec_core()