Home
last modified time | relevance | path

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

/linux/drivers/staging/sm750fb/
H A Dsm750_accel.c149 unsigned int source_base, unsigned int source_pitch, in sm750_hw_copyarea() argument
163 if (source_base == dest_base && source_pitch == dest_pitch) { in sm750_hw_copyarea()
254 (source_pitch / Bpp & DE_PITCH_SOURCE_MASK)); /* dpr10 */ in sm750_hw_copyarea()
264 (source_pitch / Bpp & DE_WINDOW_WIDTH_SRC_MASK)); /* dpr3c */ in sm750_hw_copyarea()