Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dtileblit.c105 cursor.shape = FB_TILE_CURSOR_LOWER_HALF; in tile_cursor()
H A Dsvgalib.c326 case FB_TILE_CURSOR_LOWER_HALF: in svga_tilecursor()
/openbmc/linux/include/linux/
H A Dfb.h312 #define FB_TILE_CURSOR_LOWER_HALF 3 macro