Searched refs:rga2_read (Results 1 – 1 of 1) sorted by relevance
446 static inline u32 rga2_read(u32 r) in rga2_read() function469 reg_version = rga2_read(0x028); in rga2_init_version()501 reg = rga2_read(RGA2_SYS_CTRL) & 1; //RGA_SYS_CTRL in rga2_soft_reset()639 pr_err("interrupt = %x status = %x\n", rga2_read(RGA2_INT), in rga2_flush()640 rga2_read(RGA2_STATUS)); in rga2_flush()659 rga2_read(RGA2_INT), rga2_read(RGA2_STATUS)); in rga2_flush()914 rga2_write(rga2_read(RGA2_INT)|(0x1<<10)|(0x1<<9)|(0x1<<8), RGA2_INT); in rga2_try_set_reg()930 rga2_read(0x100 + i * 16 + 0), in rga2_try_set_reg()931 rga2_read(0x100 + i * 16 + 4), in rga2_try_set_reg()932 rga2_read(0x100 + i * 16 + 8), in rga2_try_set_reg()[all …]