Home
last modified time | relevance | path

Searched refs:PPP_OP_FLIP_LR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/msm/
Dmdp_hw.h333 #define PPP_OP_FLIP_LR (1<<10) macro
Dmdp_ppp.c127 regs->op |= PPP_OP_FLIP_LR; in blit_rotate()