Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dsandbox_osd.c24 inline u16 make_memval(u8 chr, u8 color) in make_memval() function
79 priv->buf[i] = make_memval(' ', 'k'); in _sandbox_osd_set_size()
124 priv->buf[pos++] = make_memval(*(p++), cval); in sandbox_osd_print()