Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h267 #define Vbbase_Colkey(x) ((x) << FShft(VBBASE_COLKEY)) macro
328 #define Vbbase_Colkey(x) ((x) << FShft(VBBASE_COLKEY)) macro
Dmbxfb.c519 Vbbase_Colkey(alpha->overlay_colorkey); in mbxfb_ioctl_alphactl()