Searched refs:IPU_PRG_STRIDE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/ipu-v3/
H A Dipu-prg.c44 #define IPU_PRG_STRIDE(i) (0x10 + i * 0x4) macro
305 writel(val, prg->regs + IPU_PRG_STRIDE(prg_chan));

Completed in 381 milliseconds