Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dmusicpal.c140 static inline void set_lcd_pixel32(musicpal_lcd_state *s, in set_lcd_pixel32() function
166 set_lcd_pixel32(s, x, y, col); in lcd_refresh()
168 set_lcd_pixel32(s, x, y, 0); in lcd_refresh()