Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/mbx/
Dreg_bits.h268 #define Vbbase_Colkey(x) ((x) << FShft(VBBASE_COLKEY)) macro
329 #define Vbbase_Colkey(x) ((x) << FShft(VBBASE_COLKEY)) macro
Dmbxfb.c518 Vbbase_Colkey(alpha->overlay_colorkey); in mbxfb_ioctl_alphactl()