Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s3c-camif/
Dcamif-regs.h171 #define CIIMGCPT_CPT_FREN_ENABLE(id) BIT(25 - (id)) macro
Dcamif-regs.c520 cfg |= CIIMGCPT_CPT_FREN_ENABLE(vp->id); in camif_hw_enable_capture()