Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dsstfb.h184 #define BLTDSTXY 0x02e4 /* BitBLT Destination starting XY coordinates */ macro
/Linux-v5.4/drivers/video/fbdev/
Dsstfb.c785 sst_write(BLTDSTXY, area->dx | (area->dy << 16));
813 sst_write(BLTDSTXY, rect->dx | (rect->dy << 16));