Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s3c-camif/
Dcamif-regs.h107 #define CICTRL_LASTIRQ_ENABLE BIT(2) macro
Dcamif-regs.c505 cfg |= CICTRL_LASTIRQ_ENABLE; in camif_hw_set_lastirq()
507 cfg &= ~CICTRL_LASTIRQ_ENABLE; in camif_hw_set_lastirq()