Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/
H A Dite-it6263.c145 #define HDMI_COLOR_DEPTH GENMASK(6, 4) macro
146 #define HDMI_COLOR_DEPTH_24 FIELD_PREP(HDMI_COLOR_DEPTH, 4)
499 regmap_write_bits(it->hdmi_regmap, HDMI_REG_GCP, HDMI_COLOR_DEPTH, in it6263_hdmi_config()