Searched refs:ext_fw_vaddr (Results 1 – 1 of 1) sorted by relevance
127 void *ext_fw_vaddr; member208 if (h264->ext_fw_vaddr) in codec_h264_stop()210 h264->ext_fw_vaddr, h264->ext_fw_paddr); in codec_h264_stop()240 h264->ext_fw_vaddr = dma_alloc_coherent(core->dev, SIZE_EXT_FW, in codec_h264_load_extended_firmware()243 if (!h264->ext_fw_vaddr) { in codec_h264_load_extended_firmware()248 memcpy(h264->ext_fw_vaddr, data, SIZE_EXT_FW); in codec_h264_load_extended_firmware()