Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dsaa711x_regs.h23 #define R_0C_CHROMA_SAT_CNTL 0x0c macro
255 {R_0C_CHROMA_SAT_CNTL,1,
Dsaa7115.c200 R_0C_CHROMA_SAT_CNTL, 0x40,
242 R_0C_CHROMA_SAT_CNTL, 0x40,
278 R_0C_CHROMA_SAT_CNTL, 0x40,
311 R_0C_CHROMA_SAT_CNTL, 0x40, /* was 0x47. decoder saturation, 0x40 is itu standard */
836 saa711x_write(sd, R_0C_CHROMA_SAT_CNTL, ctrl->val); in saa711x_s_ctrl()