Home
last modified time | relevance | path

Searched refs:update_patten_buff_mode (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/
H A Drga.h41 update_patten_buff_mode = 0x7, enumerator
H A Drga_reg_info.c516 …if ((msg->render_mode == update_palette_table_mode)||(msg->render_mode == update_patten_buff_mode)) in RGA_set_mode_ctrl()
1573 case update_patten_buff_mode: in RGA_gen_reg_info()
H A Drga_mmu_info.c1315 case update_patten_buff_mode : in rga_set_mmu_info()
/OK3568_Linux_fs/external/linux-rga/core/hardware/
H A Drga_ioctl.h89 update_patten_buff_mode = 0x7, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Drga.h62 update_patten_buff_mode = 0x7, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Drga.h84 update_patten_buff_mode = 0x7, enumerator
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2.h50 update_patten_buff_mode = 0x4, enumerator
H A Drga2_reg_info.c1096 case update_patten_buff_mode : in RGA2_gen_reg_info()
1184 req->render_mode = update_patten_buff_mode; in RGA_MSG_2_RGA2_MSG()
1457 req->render_mode = update_patten_buff_mode; in RGA_MSG_2_RGA2_MSG_32()
H A Drga2_mmu_info.c1820 case update_patten_buff_mode : in rga2_set_mmu_info()
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaApi.cpp800 msg->render_mode = update_patten_buff_mode; in NormalRgaUpdatePattenBuffMode()