Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/misc/sisusbvga/
H A Dsisusbvga.c1358 if (ramtype <= 1) { in sisusb_triggersr16()
1386 u8 ramtype, done = 0; in sisusb_getbuswidth() local
1391 ramtype &= 3; in sisusb_getbuswidth()
1395 if (ramtype <= 1) { in sisusb_getbuswidth()
1416 if (ramtype <= 1) { in sisusb_getbuswidth()
1823 u8 tmp8, ramtype; in sisusb_init_gfxcore() local
1895 ramtype &= 0x03; in sisusb_init_gfxcore()
1977 if (ramtype <= 1) { in sisusb_init_gfxcore()
2021 u8 tmp8, tmp82, ramtype; in sisusb_get_ramconfig() local
2034 ramtype &= 0x03; in sisusb_get_ramconfig()
[all …]
/linux-6.15/drivers/video/fbdev/sis/
H A Dsis_main.c5053 u8 ramtype; in sisfb_post_xgi_ramtype() local
5057 ramtype = 0x00; v1 = 0x10; in sisfb_post_xgi_ramtype()
5059 ramtype = bios[0x62]; in sisfb_post_xgi_ramtype()
5062 if (!(ramtype & 0x80)) { in sisfb_post_xgi_ramtype()
5077 ramtype = reg & 0x02; in sisfb_post_xgi_ramtype()
5078 if (!(ramtype)) { in sisfb_post_xgi_ramtype()
5084 ramtype &= 0x07; in sisfb_post_xgi_ramtype()
5086 return ramtype; in sisfb_post_xgi_ramtype()
5382 ramtype); in sisfb_post_xgi()
5385 regb = ramtype; in sisfb_post_xgi()
[all …]