Searched refs:R_10_CHROMA_CNTL_2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/ |
| D | saa7115.c | 205 R_10_CHROMA_CNTL_2, 0x48, /* 10 - OFTS=1, HDEL=0, VRLN=1, YDEL=0 */ 246 R_10_CHROMA_CNTL_2, 0x08, /* Not datsheet default. 282 R_10_CHROMA_CNTL_2, 0x00, 314 R_10_CHROMA_CNTL_2, 0x06, /* chroma: active adaptive combfilter */ 1310 saa711x_write(sd, R_10_CHROMA_CNTL_2, in saa711x_s_routing() 1311 (saa711x_read(sd, R_10_CHROMA_CNTL_2) & 0x3f) | in saa711x_s_routing() 1643 work = saa711x_read(sd, R_10_CHROMA_CNTL_2); in saa711x_write_platform_data() 1647 saa711x_write(sd, R_10_CHROMA_CNTL_2, work); in saa711x_write_platform_data() 1651 work = saa711x_read(sd, R_10_CHROMA_CNTL_2); in saa711x_write_platform_data() 1654 saa711x_write(sd, R_10_CHROMA_CNTL_2, work); in saa711x_write_platform_data()
|
| D | saa711x_regs.h | 27 #define R_10_CHROMA_CNTL_2 0x10 macro 263 {R_10_CHROMA_CNTL_2,1,
|