Searched refs:Gsctrl_Width (Results 1 – 2 of 2) sorted by relevance
272 gsctrl |= Gsctrl_Width(info->var.xres) | in mbxfb_set_par()755 gsctrl = GSCTRL_GAMMA_EN | Gsctrl_Width(fbi->var.xres) | in setup_graphics()
194 #define Gsctrl_Width(Pixel) /* Display Width [1..2048 pix.] */ \ macro