Home
last modified time | relevance | path

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

/Linux-v6.1/samples/vfio-mdev/
Dmdpy-fb.c52 #define PSEUDO_PALETTE_SIZE 16 macro
55 u32 palette[PSEUDO_PALETTE_SIZE];
67 if (regno >= PSEUDO_PALETTE_SIZE) in mdpy_fb_setcolreg()
/Linux-v6.1/drivers/video/fbdev/
Dsimplefb.c42 #define PSEUDO_PALETTE_SIZE 16 macro
53 if (regno >= PSEUDO_PALETTE_SIZE) in simplefb_setcolreg()
70 u32 palette[PSEUDO_PALETTE_SIZE];