Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtc358746.c187 u8 pdformat; /* Peripheral Data Format */ member
211 .pdformat = PDFORMAT_YUV422_8BIT,
218 .pdformat = PDFORMAT_YUV422_8BIT,
225 .pdformat = PDFORMAT_YUV422_8BIT,
231 .pdformat = PDFORMAT_YUV422_10BIT,
434 val = PDFMT(fmt->pdformat); in tc358746_apply_misc_config()