Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsstfb.h185 #define BLTSIZE 0x02e8 /* BitBLT width and height */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dsstfb.c787 sst_write(BLTSIZE, area->width | (area->height << 16));
815 sst_write(BLTSIZE, rect->width | (rect->height << 16));