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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dpvr2fb.c541 unsigned int diw_height, diw_width, diw_modulo = 1; local
553 diw_width = get_line_length(var->xres, var->bits_per_pixel) / 4;
554 fb_writel((diw_modulo << 20) | (--diw_height << 10) | --diw_width,

Completed in 47 milliseconds