Searched refs:ppix (Results 1 – 2 of 2) sorted by relevance
114 u32 *ppix = priv->fb; in video_clear() local117 while (ppix < end) in video_clear()118 *ppix++ = priv->colour_bg; in video_clear()
208 u32 *ppix = lcd_base; in lcd_clear() local213 *ppix++ = bg_color; in lcd_clear()