Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s3c-camif/
Dcamif-regs.h108 #define CICTRL_LASTIRQ_ENABLE (1 << 2) macro
Dcamif-regs.c508 cfg |= CICTRL_LASTIRQ_ENABLE; in camif_hw_set_lastirq()
510 cfg &= ~CICTRL_LASTIRQ_ENABLE; in camif_hw_set_lastirq()