Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dite-it6263.c142 #define HDMI_REG_GCP 0xc1 macro
224 case HDMI_REG_GCP: in it6263_hdmi_writeable_reg()
480 regmap_write_bits(it->hdmi_regmap, HDMI_REG_GCP, HDMI_COLOR_DEPTH, in it6263_hdmi_config()
568 regmap_write_bits(it->hdmi_regmap, HDMI_REG_GCP, AVMUTE, AVMUTE); in it6263_bridge_atomic_disable()
641 regmap_write_bits(regmap, HDMI_REG_GCP, AVMUTE, 0); in it6263_bridge_atomic_enable()