Home
last modified time | relevance | path

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

/drivers/video/
Dhdmi.c157 (frame->nups & 0x3); in hdmi_avi_infoframe_pack_only()
1151 static const char *hdmi_nups_get_name(enum hdmi_nups nups) in hdmi_nups_get_name() argument
1153 switch (nups) { in hdmi_nups_get_name()
1216 hdmi_log(" nups: %s\n", hdmi_nups_get_name(frame->nups)); in hdmi_avi_infoframe_log()
1592 frame->nups = ptr[2] & 0x3; in hdmi_avi_infoframe_unpack()
/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1733 (frame.nups & 0x3); in hdmi_config_AVI()