Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h231 #define CIO2_REG_CDMABA(n) (0x1500 + 0x10 * (n)) /* n = 0..19 */ macro
H A Dipu3-cio2.c469 writel(0, base + CIO2_REG_CDMABA(i)); in cio2_hw_init()
475 writel(PFN_DOWN(q->fbpt_bus_addr), base + CIO2_REG_CDMABA(CIO2_DMA_CHAN)); in cio2_hw_init()