Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h232 #define CIO2_REG_CDMARI(n) (0x1504 + 0x10 * (n)) macro
H A Dipu3-cio2.c918 fbpt_rp = (readl(cio2->base + CIO2_REG_CDMARI(CIO2_DMA_CHAN)) in cio2_vb2_buf_queue()