Searched refs:SETIREGOR (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/usb/misc/sisusbvga/ |
| H A D | sisusbvga.c | 1722 SETIREGOR(SISSR, 0x01, 0x20); in sisusb_set_default_mode() 1724 SETIREGOR(SISCR, 0x17, 0x80); in sisusb_set_default_mode() 1725 SETIREGOR(SISSR, 0x1f, 0x04); in sisusb_set_default_mode() 1786 SETIREGOR(SISSR, 0x3d, 0x01); in sisusb_set_default_mode() 1810 SETIREGOR(SISSR, 0x1e, 0x5a); in sisusb_set_default_mode() 1870 ret |= SETIREGOR(SISSR, 0x20, 0x01); in sisusb_init_gfxcore() 1965 ret |= SETIREGOR(SISSR, 0x01, 0x20); in sisusb_init_gfxcore() 1966 ret |= SETIREGOR(SISSR, 0x16, 0x0f); in sisusb_init_gfxcore() 1972 ret |= SETIREGOR(SISSR, 0x19, 0x03); in sisusb_init_gfxcore() 1997 ret |= SETIREGOR(SISSR, 0x21, 0x20); in sisusb_init_gfxcore() [all …]
|