Searched refs:bytes_pixel (Results 1 – 1 of 1) sorted by relevance
582 unsigned int bytes_pixel = info->var.bits_per_pixel / 8; in sm501fb_pan_crt() local586 xoffs = var->xoffset * bytes_pixel; in sm501fb_pan_crt()591 reg |= ((xoffs & 15) / bytes_pixel) << 4; in sm501fb_pan_crt()