SIZE_EXT_FW
dma_free_coherent(core->dev, SIZE_EXT_FW,
if (len < SIZE_EXT_FW)
h264->ext_fw_vaddr = dma_alloc_coherent(core->dev, SIZE_EXT_FW,
memcpy(h264->ext_fw_vaddr, data, SIZE_EXT_FW);