MX27 LCDC graphic window information. More...
Data Fields | |
__u32 | enabled |
__u32 | alpha_value |
__u32 | ck_enabled |
__u32 | ck_red |
__u32 | ck_green |
__u32 | ck_blue |
__u32 | xpos |
__u32 | ypos |
__u32 | vs_reversed |
MX27 LCDC graphic window information.
__u32 alpha_value |
Graphic window alpha value from 0 to 255
Referenced by mx2_gw_set(), and mx2fb_ioctl().
__u32 ck_blue |
Color keying blue component
Referenced by mx2_gw_set(), and mx2fb_ioctl().
__u32 ck_enabled |
Non-zero if graphic window color keying is enabled.
Referenced by mx2_gw_set(), and mx2fb_ioctl().
__u32 ck_green |
Color keying green component
Referenced by mx2_gw_set(), and mx2fb_ioctl().
__u32 ck_red |
Color keying red component
Referenced by mx2_gw_set(), and mx2fb_ioctl().
__u32 enabled |
Non-zero if graphic window is enabled
Referenced by _disable_graphic_window(), _enable_graphic_window(), mx2_gw_set(), and mx2fb_ioctl().
__u32 vs_reversed |
Non-zero if graphic window vertical scan in reverse direction.
Referenced by mx2_gw_set().
__u32 xpos |
Graphic window x position
Referenced by mx2_gw_set().
__u32 ypos |
Graphic window y position
Referenced by mx2_gw_set().
© Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
![]() |