Home
last modified time | relevance | path

Searched defs:FB_BLANK_NORMAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfb.h308 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/openbmc/u-boot/include/linux/
H A Dfb.h169 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis.h413 #define FB_BLANK_NORMAL 1 macro