Searched refs:R_12_RT_SIGNAL_CNTL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/ |
| D | saa711x_regs.h | 29 #define R_12_RT_SIGNAL_CNTL 0x12 macro 267 {R_12_RT_SIGNAL_CNTL,1,
|
| D | saa7115.c | 208 R_12_RT_SIGNAL_CNTL, 0x00, /* 12 - output control 2 */ 249 R_12_RT_SIGNAL_CNTL, 0x07, /* Not datasheet default, 284 R_12_RT_SIGNAL_CNTL, 0x01, 316 R_12_RT_SIGNAL_CNTL, 0x9d, /* RTS0 output control: VGATE */ 1658 work = saa711x_read(sd, R_12_RT_SIGNAL_CNTL); in saa711x_write_platform_data() 1665 saa711x_write(sd, R_12_RT_SIGNAL_CNTL, work); in saa711x_write_platform_data() 1669 work = saa711x_read(sd, R_12_RT_SIGNAL_CNTL); in saa711x_write_platform_data() 1672 saa711x_write(sd, R_12_RT_SIGNAL_CNTL, work); in saa711x_write_platform_data()
|