Searched refs:Pixel (Results 1 – 1 of 1) sorted by relevance
193 #define Gsctrl_Width(Pixel) /* Display Width [1..2048 pix.] */ \ argument194 (((Pixel) - 1) << FShft(GSCTRL_GSWIDTH))197 #define Gsctrl_Height(Pixel) /* Display Height [1..2048 pix.] */ \ argument198 (((Pixel) - 1) << FShft(GSCTRL_GSHEIGHT))