Searched refs:msens (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dsh_mobile_hdmi.c1058 u8 msens; sh_hdmi_hotplug() local
1063 msens = hdmi_read(hdmi, HDMI_HOT_PLUG_MSENS_STATUS); sh_hdmi_hotplug()
1064 dev_dbg(hdmi->dev, "MSENS 0x%x\n", msens); sh_hdmi_hotplug()
1066 if ((msens & 0xC0) == 0xC0) { sh_hdmi_hotplug()

Completed in 122 milliseconds