Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9v111.c536 u16 outfmtctrl2; in mt9v111_hw_config() local
564 outfmtctrl2 = MT9V111_IFP_R3A_OUTFMT_CTRL2_SWAP_YC; in mt9v111_hw_config()
567 outfmtctrl2 = MT9V111_IFP_R3A_OUTFMT_CTRL2_SWAP_CBCR; in mt9v111_hw_config()
570 outfmtctrl2 = MT9V111_IFP_R3A_OUTFMT_CTRL2_SWAP_YC | in mt9v111_hw_config()
575 outfmtctrl2 = 0; in mt9v111_hw_config()
581 outfmtctrl2); in mt9v111_hw_config()