Home
last modified time | relevance | path

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

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