Home
last modified time | relevance | path

Searched defs:hdmi_avi_infoframe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhdmi.h169 struct hdmi_avi_infoframe { struct
170 enum hdmi_infoframe_type type;
171 unsigned char version;
172 unsigned char length;
173 bool itc;
174 unsigned char pixel_repeat;
182 enum hdmi_nups nups;
183 unsigned char video_code;
186 unsigned short top_bar;
187 unsigned short bottom_bar;
[all …]
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dite-it66121.c307 struct hdmi_avi_infoframe hdmi_avi_infoframe; member