Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/i2c/
Dsaa711x_regs.h21 #define R_0A_LUMA_BRIGHT_CNTL 0x0a macro
251 {R_0A_LUMA_BRIGHT_CNTL,1,
Dsaa7115.c204 R_0A_LUMA_BRIGHT_CNTL, 0x80,
246 R_0A_LUMA_BRIGHT_CNTL, 0x80,
282 R_0A_LUMA_BRIGHT_CNTL, 0x80,
315 R_0A_LUMA_BRIGHT_CNTL, 0x80, /* was 0x88. decoder brightness, 0x80 is itu standard */
834 saa711x_write(sd, R_0A_LUMA_BRIGHT_CNTL, ctrl->val); in saa711x_s_ctrl()