Searched refs:rgb2hw8_high (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | amifb.c | 1042 #define rgb2hw8_high(red, green, blue) \ macro 1807 custom.color[0] = rgb2hw8_high(red, green, blue); in ami_do_blank() 2489 custom.color[regno & 31] = rgb2hw8_high(red, green, in amifb_setcolreg()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | amifb.c | 1042 #define rgb2hw8_high(red, green, blue) \ macro 1807 custom.color[0] = rgb2hw8_high(red, green, blue); in ami_do_blank() 2489 custom.color[regno & 31] = rgb2hw8_high(red, green, in amifb_setcolreg()
|
Completed in 10 milliseconds