Home
last modified time | relevance | path

Searched refs:CAL_HL_IRQ_CIO_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c254 CAL_HL_IRQ_CIO_MASK(phy->instance) | in cal_camerarx_enable_irqs()
266 CAL_HL_IRQ_CIO_MASK(phy->instance) | in cal_camerarx_disable_irqs()
H A Dcal_regs.h133 #define CAL_HL_IRQ_CIO_MASK(i) BIT(16 + (i) * 8) macro
H A Dcal.c737 if (status[0] & CAL_HL_IRQ_CIO_MASK(i)) { in cal_irq()