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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dpvr2fb.c541 unsigned int diw_height, diw_width, diw_modulo = 1; local
551 diw_modulo += info->fix.line_length / 4;
554 fb_writel((diw_modulo << 20) | (--diw_height << 10) | --diw_width,

Completed in 37 milliseconds