Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/i2c/
Dsaa711x_regs.h23 #define R_0C_CHROMA_SAT_CNTL 0x0c macro
255 {R_0C_CHROMA_SAT_CNTL,1,
Dsaa7115.c206 R_0C_CHROMA_SAT_CNTL, 0x40,
248 R_0C_CHROMA_SAT_CNTL, 0x40,
284 R_0C_CHROMA_SAT_CNTL, 0x40,
317 R_0C_CHROMA_SAT_CNTL, 0x40, /* was 0x47. decoder saturation, 0x40 is itu standard */
842 saa711x_write(sd, R_0C_CHROMA_SAT_CNTL, ctrl->val); in saa711x_s_ctrl()