Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drk3066_hdmi.h225 HDMI_HPG_IN_STATUS_HIGH = BIT(7), enumerator
H A Drk3066_hdmi.c460 return (hdmi_readb(hdmi, HDMI_HPG_MENS_STA) & HDMI_HPG_IN_STATUS_HIGH) ? in rk3066_hdmi_connector_detect()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drk3066_hdmi.h225 HDMI_HPG_IN_STATUS_HIGH = BIT(7), enumerator
H A Drk3066_hdmi.c472 return (hdmi_readb(hdmi, HDMI_HPG_MENS_STA) & HDMI_HPG_IN_STATUS_HIGH) ? in rk3066_hdmi_connector_detect()

Completed in 5 milliseconds