Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2_mmu_info.c1097 status = RGA2_MALLOC_ERROR; in rga2_mmu_flush_cache()
1208 status = RGA2_MALLOC_ERROR; in rga2_mmu_info_BitBlt_mode()
1428 status = RGA2_MALLOC_ERROR; in rga2_mmu_info_color_palette_mode()
1554 status = RGA2_MALLOC_ERROR; in rga2_mmu_info_color_fill_mode()
1650 status = RGA2_MALLOC_ERROR; in rga2_mmu_info_update_palette_table_mode()
H A Drga2.h29 #define RGA2_MALLOC_ERROR -11 macro