Home
last modified time | relevance | path

Searched refs:MASK_S_TMDS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h326 #define MASK_S_TMDS 0x02 macro
H A Dtc358743_regs.h397 #define MASK_S_TMDS 0x02 macro
H A Dtc358743.c266 return !(i2c_rd8(sd, SYS_STATUS) & MASK_S_TMDS); in no_signal()
1275 hdmi_sys_status & MASK_S_TMDS ? "yes" : "no"); in tc358743_log_status()
H A Dtc35874x.c394 return !(i2c_rd8(sd, SYS_STATUS) & MASK_S_TMDS); in no_signal()
1341 hdmi_sys_status & MASK_S_TMDS ? "yes" : "no"); in tc35874x_log_status()