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

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

Completed in 601 milliseconds