Searched refs:RGA2_CSC_COE_BASE (Results 1 – 2 of 2) sorted by relevance
885 rga2_write(reg->csc_reg[i], RGA2_CSC_COE_BASE + i * 4); in rga2_try_set_reg()938 rga2_read(RGA2_CSC_COE_BASE + i * 16 + 0), in rga2_try_set_reg()939 rga2_read(RGA2_CSC_COE_BASE + i * 16 + 4), in rga2_try_set_reg()940 rga2_read(RGA2_CSC_COE_BASE + i * 16 + 8), in rga2_try_set_reg()941 rga2_read(RGA2_CSC_COE_BASE + i * 16 + 12)); in rga2_try_set_reg()
786 #define RGA2_CSC_COE_BASE 0x60 macro