Home
last modified time | relevance | path

Searched refs:MDP_RGB_888 (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/include/linux/
Dmsm_mdp.h28 MDP_RGB_888, /* RGB 888 planar */ enumerator
/linux-2.6.39/drivers/video/msm/
Dmdp_hw.h525 [MDP_RGB_888] = PPP_##name##_MDP_RGB_888,\
539 [MDP_RGB_888] = PPP_##name##_MDP_RGB_888(dir),\
554 #define IS_RGB(img) ((img == MDP_RGB_565) | (img == MDP_RGB_888) | \
Dmdp_ppp.c67 [MDP_RGB_888] = 3,
/linux-2.6.39/drivers/staging/msm/
Dmsm_mdp.h55 MDP_RGB_888, /* RGB 888 planer */ enumerator
Debi2_lcd.c155 mfd->fb_imgType = MDP_RGB_888; in ebi2_lcd_probe()
Dmdp4_overlay_mddi.c66 format = MDP_RGB_888; in mdp4_overlay_update_lcd()
Dmdp_ppp.c45 [MDP_RGB_888] = 3,
396 case MDP_RGB_888: in mdp_ppp_setbg()
612 case MDP_RGB_888: in mdp_start_ppp()
791 case MDP_RGB_888: in mdp_start_ppp()
Dmdp4_overlay_lcdc.c114 format = MDP_RGB_888; in mdp_lcdc_on()
Dmdp4_overlay.c268 case MDP_RGB_888: in mdp4_overlay_format2type()
312 case MDP_RGB_888: in mdp4_overlay_format2pipe()
517 case MDP_RGB_888: in transp_color_key()
Dmsm_fb.c800 case MDP_RGB_888: in msm_fb_register()
1370 mfd->fb_imgType = MDP_RGB_888; in msm_fb_set_par()