Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h158 #define CIO2_INT_IOS_IOLN(dma) (1U << (((dma) >> 1U) + 12U)) macro
H A Dipu3-cio2.c711 if (int_status & CIO2_INT_IOS_IOLN(d)) { in cio2_irq_handle_once()
712 clr |= CIO2_INT_IOS_IOLN(d); in cio2_irq_handle_once()