Searched refs:CAL_HL_IRQ_CIO_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/platform/ti/cal/ | ||
| H A D | cal_regs.h | 133 #define CAL_HL_IRQ_CIO_MASK(i) BIT(16 + (i) * 8) macro |
| H A D | cal.c | 738 if (status[0] & CAL_HL_IRQ_CIO_MASK(i)) { in cal_irq() |