Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h264 #define Vbbase_Glalpha(x) ((x) << FShft(VBBASE_GLALPHA)) macro
325 #define Vbbase_Glalpha(x) ((x) << FShft(VBBASE_GLALPHA)) macro
Dmbxfb.c518 vbbase = Vbbase_Glalpha(alpha->overlay_global_alpha) | in mbxfb_ioctl_alphactl()