Searched refs:SYS_INTM (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tc35874x_regs.h | 268 #define SYS_INTM 0x8512 macro
|
| H A D | tc358743_regs.h | 339 #define SYS_INTM 0x8512 macro
|
| H A D | tc358743.c | 1029 i2c_wr8(sd, SYS_INTM, ~(MASK_M_DDC | MASK_M_DVI_DET | in tc358743_enable_interrupts() 1037 i2c_wr8(sd, SYS_INTM, ~MASK_M_DDC & 0xff); in tc358743_enable_interrupts() 1174 u8 sys_int_mask = i2c_rd8(sd, SYS_INTM); in tc358743_hdmi_sys_int_handler()
|
| H A D | tc35874x.c | 1078 i2c_wr8(sd, SYS_INTM, ~(MASK_M_DDC | MASK_M_DVI_DET | in tc35874x_enable_interrupts() 1086 i2c_wr8(sd, SYS_INTM, ~MASK_M_DDC & 0xff); in tc35874x_enable_interrupts() 1223 u8 sys_int_mask = i2c_rd8(sd, SYS_INTM); in tc35874x_hdmi_sys_int_handler()
|