Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsstfb.h120 #define VIDEODIMENSIONS 0x020c macro
/openbmc/linux/drivers/video/fbdev/
H A Dsstfb.c534 sst_write(VIDEODIMENSIONS, par->yDim << 16 | (info->var.xres - 1)); in sstfb_set_par()