Searched refs:write3CE (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/video/fbdev/ |
| H A D | tridentfb.c | 809 write3CE(par, BiosReg, 0); in screen_stretch() 811 write3CE(par, BiosReg, 8); in screen_stretch() 892 write3CE(par, CyberEnhance, tmp); in set_number_of_lines() 1168 write3CE(par, CyberControl, 8); in tridentfb_set_par() 1192 write3CE(par, CyberControl, 8); in tridentfb_set_par() 1255 write3CE(par, MiscIntContReg, tmp); in tridentfb_set_par() 1308 write3CE(par, MiscExtFunc, tmp | 0x12); in tridentfb_set_par() 1309 write3CE(par, 0x5, 0x40); /* no CGA compat, allow 256 col */ in tridentfb_set_par() 1310 write3CE(par, 0x6, 0x05); /* graphics mode */ in tridentfb_set_par() 1311 write3CE(par, 0x7, 0x0F); /* planes? */ in tridentfb_set_par() [all …]
|