Searched refs:msens (Results 1 – 1 of 1) sorted by relevance
1058 u8 msens; in sh_hdmi_hotplug() local1063 msens = hdmi_read(hdmi, HDMI_HOT_PLUG_MSENS_STATUS); in sh_hdmi_hotplug()1064 dev_dbg(hdmi->dev, "MSENS 0x%x\n", msens); in sh_hdmi_hotplug()1066 if ((msens & 0xC0) == 0xC0) { in sh_hdmi_hotplug()