Searched defs:hbl (Results 1 – 4 of 4) sorted by relevance
85 unsigned int ha, hbl, hso, hspw, hborder; in decode_timing() local
235 int hbl = base[DTD_HBL_LO] + ((base[DTD_HABL_HI] & 0x0f)<<8); in show_edid_dtd() local
393 uint hbl; in hdmi_av_composer() local
115 typedef struct hbl { struct116 struct hbl *next; /* next blob handle */ argument119 } hbl; typedef