Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtc358743_regs.h262 #define SYS_INTM 0x8512 macro
Dtc358743.c895 i2c_wr8(sd, SYS_INTM, ~(MASK_M_DDC | MASK_M_DVI_DET | in tc358743_enable_interrupts()
903 i2c_wr8(sd, SYS_INTM, ~MASK_M_DDC & 0xff); in tc358743_enable_interrupts()
1040 u8 sys_int_mask = i2c_rd8(sd, SYS_INTM); in tc358743_hdmi_sys_int_handler()