Searched refs:GSCADR_BLEND_NONE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/mbx/ | ||
D | reg_bits.h | 221 #define GSCADR_BLEND_NONE ((0x0) << FShft(GSCADR_BLEND_M)) macro |
D | mbxfb.c | 579 gscadr |= GSCADR_BLEND_NONE; in mbxfb_ioctl_alphactl() |