Lines Matching refs:SETIREGOR
1444 #define SETIREGOR(r,i,o) sisusb_setidxregor(sisusb, r, i, o) macro
1542 ret |= SETIREGOR(SISSR, 0x15, 0x10); in sisusb_getbuswidth()
1611 ret |= SETIREGOR(SISSR, 0x3c, 0x01); /* not on 330 */ in sisusb_verify_mclk()
1826 SETIREGOR(SISSR, 0x01, 0x20); in sisusb_set_default_mode()
1828 SETIREGOR(SISCR, 0x17, 0x80); in sisusb_set_default_mode()
1829 SETIREGOR(SISSR, 0x1f, 0x04); in sisusb_set_default_mode()
1892 SETIREGOR(SISSR, 0x3d, 0x01); in sisusb_set_default_mode()
1916 SETIREGOR(SISSR, 0x1e, 0x5a); in sisusb_set_default_mode()
1978 ret |= SETIREGOR(SISSR, 0x20, 0x01); in sisusb_init_gfxcore()
2035 ret |= SETIREGOR(SISPART1, 0x2f, 0x01); in sisusb_init_gfxcore()
2068 ret |= SETIREGOR(SISSR, 0x01, 0x20); in sisusb_init_gfxcore()
2069 ret |= SETIREGOR(SISSR, 0x16, 0x0f); in sisusb_init_gfxcore()
2075 ret |= SETIREGOR(SISSR, 0x19, 0x03); in sisusb_init_gfxcore()
2098 ret |= SETIREGOR(SISSR, 0x21, 0x20); in sisusb_init_gfxcore()
2114 #undef SETIREGOR