Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dsaa711x_regs.h31 #define R_0C_CHROMA_SAT_CNTL 0x0c macro
263 {R_0C_CHROMA_SAT_CNTL,1,
Dsaa7115.c210 R_0C_CHROMA_SAT_CNTL, 0x40,
252 R_0C_CHROMA_SAT_CNTL, 0x40,
288 R_0C_CHROMA_SAT_CNTL, 0x40,
321 R_0C_CHROMA_SAT_CNTL, 0x40, /* was 0x47. decoder saturation, 0x40 is itu standard */
846 saa711x_write(sd, R_0C_CHROMA_SAT_CNTL, ctrl->val); in saa711x_s_ctrl()