Searched refs:CIIMGCPT_CPT_FREN_ENABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/media/platform/s3c-camif/ | ||
D | camif-regs.h | 172 #define CIIMGCPT_CPT_FREN_ENABLE(id) (1 << (25 - (id))) macro |
D | camif-regs.c | 523 cfg |= CIIMGCPT_CPT_FREN_ENABLE(vp->id); in camif_hw_enable_capture() |