Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h142 #define CIO2_REG_INT_STS 0x1414 macro
H A Dipu3-cio2.c500 writel(~0, base + CIO2_REG_INT_STS); in cio2_hw_init()
763 int_status = readl(base + CIO2_REG_INT_STS); in cio2_irq()
769 writel(int_status, base + CIO2_REG_INT_STS); in cio2_irq()
771 int_status = readl(base + CIO2_REG_INT_STS); in cio2_irq()