Searched refs:SETIREGOR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/misc/sisusbvga/ |
H A D | sisusbvga.c | 1344 #define SETIREGOR(r, i, o) sisusb_setidxregor(sisusb, r, i, o) macro 1441 ret |= SETIREGOR(SISSR, 0x15, 0x10); in sisusb_getbuswidth() 1509 ret |= SETIREGOR(SISSR, 0x3c, 0x01); /* not on 330 */ in sisusb_verify_mclk() 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() 1930 ret |= SETIREGOR(SISPART in sisusb_init_gfxcore() 2013 #undef SETIREGOR global() macro [all...] |
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
H A D | sisusb.c | 1402 #define SETIREGOR(r, i, o) sisusb_setidxregor(sisusb, r, i, o) macro 1499 ret |= SETIREGOR(SISSR, 0x15, 0x10); in sisusb_getbuswidth() 1567 ret |= SETIREGOR(SISSR, 0x3c, 0x01); /* not on 330 */ in sisusb_verify_mclk() 1780 SETIREGOR(SISSR, 0x01, 0x20); in sisusb_set_default_mode() 1782 SETIREGOR(SISCR, 0x17, 0x80); in sisusb_set_default_mode() 1783 SETIREGOR(SISSR, 0x1f, 0x04); in sisusb_set_default_mode() 1844 SETIREGOR(SISSR, 0x3d, 0x01); in sisusb_set_default_mode() 1868 SETIREGOR(SISSR, 0x1e, 0x5a); in sisusb_set_default_mode() 1928 ret |= SETIREGOR(SISSR, 0x20, 0x01); in sisusb_init_gfxcore() 1988 ret |= SETIREGOR(SISPART in sisusb_init_gfxcore() 2071 #undef SETIREGOR global() macro [all...] |
Completed in 5 milliseconds