Searched refs:diw_modulo (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dpvr2fb.c557 unsigned int diw_height, diw_width, diw_modulo = 1; local
567 diw_modulo += info->fix.line_length / 4;
570 fb_writel((diw_modulo << 20) | (--diw_height << 10) | --diw_width,

Completed in 122 milliseconds