Home
last modified time | relevance | path

Searched defs:VIDEO_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-regs.h40 #define VIDEO_SIZE REG8_1(0x4A) macro
/openbmc/u-boot/drivers/video/
H A Dcfb_console.c181 #define VIDEO_SIZE (VIDEO_ROWS * VIDEO_LINE_LEN) macro