Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.h171 #define CIIMGCPT_CPT_FREN_ENABLE(id) BIT(25 - (id)) macro
H A Dcamif-regs.c520 cfg |= CIIMGCPT_CPT_FREN_ENABLE(vp->id); in camif_hw_enable_capture()