Home
last modified time | relevance | path

Searched refs:HDMI_CFG_HDCP_EN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c100 #define HDMI_CFG_HDCP_EN BIT(2) macro
614 tmp = val & HDMI_CFG_HDCP_EN; in hdmi_dbg_cfg()