Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/
H A Dite-it6263.c143 #define HDMI_REG_GCP 0xc1 macro
225 case HDMI_REG_GCP: in it6263_hdmi_writeable_reg()
499 regmap_write_bits(it->hdmi_regmap, HDMI_REG_GCP, HDMI_COLOR_DEPTH, in it6263_hdmi_config()
577 regmap_write_bits(it->hdmi_regmap, HDMI_REG_GCP, AVMUTE, AVMUTE); in it6263_bridge_atomic_disable()
648 regmap_write_bits(regmap, HDMI_REG_GCP, AVMUTE, 0); in it6263_bridge_atomic_enable()