Searched refs:R_09_LUMA_CNTL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | saa711x_regs.h | 20 #define R_09_LUMA_CNTL 0x09 macro 249 {R_09_LUMA_CNTL,1,
|
H A D | saa7115.c | 202 R_09_LUMA_CNTL, 0x01, /* BYPS=0, PREF=0, BPSS=0, 245 R_09_LUMA_CNTL, 0x01, 281 R_09_LUMA_CNTL, 0x01, 314 R_09_LUMA_CNTL, 0x53, /* 0x53, was 0x56 for 60hz. luminance control */ 1330 saa711x_write(sd, R_09_LUMA_CNTL, in saa711x_s_routing() 1331 (saa711x_read(sd, R_09_LUMA_CNTL) & 0x7f) | in saa711x_s_routing()
|