Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dedid.c85 unsigned int ha, hbl, hso, hspw, hborder; in decode_timing() local
94 hbl = (buf[3] + ((buf[4] & 0x0f) << 8)); in decode_timing()
106 set_entry(&timing->hback_porch, hbl - hso - hspw); in decode_timing()
133 ha + hbl, hborder, in decode_timing()
/openbmc/linux/io_uring/
H A Dfdinfo.c182 struct io_hash_bucket *hbl = &ctx->cancel_table_locked.hbs[i]; in io_uring_show_fdinfo() local
193 hlist_for_each_entry(req, &hbl->list, hash_node) in io_uring_show_fdinfo()
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c459 uint hbl; in hdmi_av_composer() local
462 hbl = edid->hback_porch.typ + edid->hfront_porch.typ + in hdmi_av_composer()
501 hdmi_write(hdmi, hbl >> 8, HDMI_FC_INHBLANK1); in hdmi_av_composer()
502 hdmi_write(hdmi, hbl, HDMI_FC_INHBLANK0); in hdmi_av_composer()
/openbmc/qemu/docs/devel/
H A Dloads-stores.rst67 - ``\<ld[us]\?[bwlq]\(_[hbl]e\)\?_p\>``
68 - ``\<st[bwlq]\(_[hbl]e\)\?_p\>``
69 - ``\<st24\(_[hbl]e\)\?_p\>``
70 - ``\<ldn_\([hbl]e\)\?_p\>``
71 - ``\<stn_\([hbl]e\)\?_p\>``