Home
last modified time | relevance | path

Searched refs:dac_width (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Duvesafb.c60 static u8 dac_width = 6; variable
992 int shift = 16 - dac_width; in uvesafb_setcolreg()
1041 int shift = 16 - dac_width; in uvesafb_setcmap()
1310 dac_width = 6; in uvesafb_set_par()
1312 dac_width = 8; in uvesafb_set_par()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Duvesafb.c60 static u8 dac_width = 6; variable
994 int shift = 16 - dac_width; in uvesafb_setcolreg()
1043 int shift = 16 - dac_width; in uvesafb_setcmap()
1312 dac_width = 6; in uvesafb_set_par()
1314 dac_width = 8; in uvesafb_set_par()

Completed in 7 milliseconds