Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dmt9v111.c538 u16 outfmtctrl2; in mt9v111_hw_config() local
566 outfmtctrl2 = MT9V111_IFP_R3A_OUTFMT_CTRL2_SWAP_YC; in mt9v111_hw_config()
569 outfmtctrl2 = MT9V111_IFP_R3A_OUTFMT_CTRL2_SWAP_CBCR; in mt9v111_hw_config()
572 outfmtctrl2 = MT9V111_IFP_R3A_OUTFMT_CTRL2_SWAP_YC | in mt9v111_hw_config()
577 outfmtctrl2 = 0; in mt9v111_hw_config()
583 outfmtctrl2); in mt9v111_hw_config()