Searched refs:MASK_S_TMDS (Results 1 – 2 of 2) sorted by relevance
397 #define MASK_S_TMDS 0x02 macro
266 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()