Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu3/
A Dipu3-cio2.h235 #define CIO2_REG_CDMAC0(n) (0x1508 + 0x10 * (n)) macro
A Dipu3-cio2-main.c463 writel(0, base + CIO2_REG_CDMAC0(i)); in cio2_hw_init()
476 CIO2_CDMAC0_DMA_HALTED, base + CIO2_REG_CDMAC0(CIO2_DMA_CHAN)); in cio2_hw_init()
517 writel(0, base + CIO2_REG_CDMAC0(CIO2_DMA_CHAN)); in cio2_hw_exit()
518 ret = readl_poll_timeout(base + CIO2_REG_CDMAC0(CIO2_DMA_CHAN), in cio2_hw_exit()

Completed in 10 milliseconds