Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dsstfb.h184 #define BLTSIZE 0x02e8 /* BitBLT width and height */ macro
/linux-4.4.14/drivers/video/fbdev/
Dsstfb.c785 sst_write(BLTSIZE, area->width | (area->height << 16));
813 sst_write(BLTSIZE, rect->width | (rect->height << 16));