Home
last modified time | relevance | path

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

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