Home
last modified time | relevance | path

Searched refs:PPP_DST_C2R_8BIT (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/msm/
Dmdp_ppp.c616 PPP_DST_C0G_8BIT | PPP_DST_C1B_8BIT | PPP_DST_C2R_8BIT | in mdp_start_ppp()
640 PPP_DST_C2R_8BIT | in mdp_start_ppp()
659 ppp_dst_cfg_reg = PPP_DST_C2R_8BIT | in mdp_start_ppp()
704 PPP_DST_C2R_8BIT | PPP_DST_C0G_8BIT | PPP_DST_C1B_8BIT | in mdp_start_ppp()
746 ppp_dst_cfg_reg = PPP_DST_C2R_8BIT | in mdp_start_ppp()
Dmdp.h454 #define PPP_DST_C2R_8BIT (BIT(5)|BIT(4)) macro
/linux-2.6.39/drivers/video/msm/
Dmdp_hw.h378 #define PPP_DST_C2R_8BIT ((1<<5)|(1<<4)) macro