Home
last modified time | relevance | path

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

/drivers/media/platform/s3c-camif/
Dcamif-regs.h172 #define CIIMGCPT_CPT_FREN_ENABLE(id) (1 << (25 - (id))) macro
Dcamif-regs.c523 cfg |= CIIMGCPT_CPT_FREN_ENABLE(vp->id); in camif_hw_enable_capture()