Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dsaa711x_regs.h29 #define R_0A_LUMA_BRIGHT_CNTL 0x0a macro
259 {R_0A_LUMA_BRIGHT_CNTL,1,
Dsaa7115.c208 R_0A_LUMA_BRIGHT_CNTL, 0x80,
250 R_0A_LUMA_BRIGHT_CNTL, 0x80,
286 R_0A_LUMA_BRIGHT_CNTL, 0x80,
319 R_0A_LUMA_BRIGHT_CNTL, 0x80, /* was 0x88. decoder brightness, 0x80 is itu standard */
838 saa711x_write(sd, R_0A_LUMA_BRIGHT_CNTL, ctrl->val); in saa711x_s_ctrl()