Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750_accel.c141 unsigned int sBase, /* Address of source: offset in frame buffer */ in hw_copyarea() argument
162 if (sBase == dBase && sPitch == dPitch) in hw_copyarea()
239 write_dpr(accel,DE_WINDOW_SOURCE_BASE, sBase);//dpr40 in hw_copyarea()
Dsm750_accel.h248 unsigned int sBase, /* Address of source: offset in frame buffer */