Searched refs:hdmi_sys_status (Results 1 – 1 of 1) sorted by relevance
1272 uint8_t hdmi_sys_status = i2c_rd8(sd, SYS_STATUS); in tc358743_log_status() local1293 hdmi_sys_status & MASK_S_DDC5V ? "yes" : "no"); in tc358743_log_status()1304 hdmi_sys_status & MASK_S_TMDS ? "yes" : "no"); in tc358743_log_status()1306 hdmi_sys_status & MASK_S_SYNC ? "yes" : "no"); in tc358743_log_status()1308 hdmi_sys_status & MASK_S_PHY_PLL ? "yes" : "no"); in tc358743_log_status()1310 hdmi_sys_status & MASK_S_PHY_SCDT ? "yes" : "no"); in tc358743_log_status()1346 hdmi_sys_status & MASK_S_HDCP ? "yes" : "no"); in tc358743_log_status()1352 v4l2_info(sd, "AV Mute: %s\n", hdmi_sys_status & MASK_S_AVMUTE ? "on" : in tc358743_log_status()