Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/atmel/
H A Datmel-isc-regs.h30 #define ISC_PFE_CFG0_MODE_PROGRESSIVE (0x0 << 4) macro
H A Datmel-isc-base.c764 pfe_cfg0 |= subdev->pfe_cfg0 | ISC_PFE_CFG0_MODE_PROGRESSIVE; in isc_configure()