Lines Matching refs:SISSR

1357 	ret = GETIREG(SISSR, 0x16, &tmp8);  in sisusb_triggersr16()
1360 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1362 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1365 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1367 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1369 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1371 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1373 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1375 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1377 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1390 ret = GETIREG(SISSR, 0x3a, &ramtype); in sisusb_getbuswidth()
1393 ret |= SETIREG(SISSR, 0x13, 0x00); in sisusb_getbuswidth()
1396 ret |= SETIREG(SISSR, 0x14, 0x12); in sisusb_getbuswidth()
1397 ret |= SETIREGAND(SISSR, 0x15, 0xef); in sisusb_getbuswidth()
1399 ret |= SETIREG(SISSR, 0x14, 0x02); in sisusb_getbuswidth()
1423 ret |= SETIREGAND(SISSR, 0x14, 0xfd); in sisusb_getbuswidth()
1428 ret |= SETIREGANDOR(SISSR, 0x14, 0xfc, 0x01); in sisusb_getbuswidth()
1441 ret |= SETIREGOR(SISSR, 0x15, 0x10); in sisusb_getbuswidth()
1459 ret |= SETIREG(SISSR, 0x14, 0x00); in sisusb_getbuswidth()
1465 ret |= SETIREG(SISSR, 0x14, 0x03); in sisusb_getbuswidth()
1487 ret |= SETIREG(SISSR, 0x14, 0x01); in sisusb_getbuswidth()
1507 ret |= GETIREG(SISSR, 0x21, &tmp1); in sisusb_verify_mclk()
1508 ret |= SETIREGAND(SISSR, 0x21, (tmp1 & 0xfb)); in sisusb_verify_mclk()
1509 ret |= SETIREGOR(SISSR, 0x3c, 0x01); /* not on 330 */ in sisusb_verify_mclk()
1510 ret |= SETIREGAND(SISSR, 0x3c, 0xfe); /* not on 330 */ in sisusb_verify_mclk()
1511 ret |= SETIREG(SISSR, 0x21, tmp1); in sisusb_verify_mclk()
1547 ret = SETIREG(SISSR, 0x14, tmp); in sisusb_set_rank()
1633 ret |= SETIREGANDOR(SISSR, 0x13, 0x80, sdramtype[i][4]); in sisusb_get_sdram_size()
1720 GETIREG(SISSR, 0x31, &sr31); in sisusb_set_default_mode()
1722 SETIREGOR(SISSR, 0x01, 0x20); in sisusb_set_default_mode()
1725 SETIREGOR(SISSR, 0x1f, 0x04); in sisusb_set_default_mode()
1726 SETIREGAND(SISSR, 0x07, 0xfb); in sisusb_set_default_mode()
1727 SETIREG(SISSR, 0x00, 0x03); /* seq */ in sisusb_set_default_mode()
1728 SETIREG(SISSR, 0x01, 0x21); in sisusb_set_default_mode()
1729 SETIREG(SISSR, 0x02, 0x0f); in sisusb_set_default_mode()
1730 SETIREG(SISSR, 0x03, 0x00); in sisusb_set_default_mode()
1731 SETIREG(SISSR, 0x04, 0x0e); in sisusb_set_default_mode()
1752 SETIREG(SISSR, i, 0x00); in sisusb_set_default_mode()
1754 SETIREGAND(SISSR, 0x37, 0xfe); in sisusb_set_default_mode()
1767 SETIREG(SISSR, j, crtcdata[i]); in sisusb_set_default_mode()
1769 SETIREG(SISSR, 0x0E, (crtcdata[16] & 0xE0)); in sisusb_set_default_mode()
1773 SETIREGANDOR(SISSR, 0x0e, 0xf0, ((du >> 8) & 0x0f)); in sisusb_set_default_mode()
1777 SETIREG(SISSR, 0x10, tmp8); in sisusb_set_default_mode()
1778 SETIREG(SISSR, 0x31, 0x00); /* VCLK */ in sisusb_set_default_mode()
1779 SETIREG(SISSR, 0x2b, 0x1b); in sisusb_set_default_mode()
1780 SETIREG(SISSR, 0x2c, 0xe1); in sisusb_set_default_mode()
1781 SETIREG(SISSR, 0x2d, 0x01); in sisusb_set_default_mode()
1782 SETIREGAND(SISSR, 0x3d, 0xfe); /* FIFO */ in sisusb_set_default_mode()
1783 SETIREG(SISSR, 0x08, 0xae); in sisusb_set_default_mode()
1784 SETIREGAND(SISSR, 0x09, 0xf0); in sisusb_set_default_mode()
1785 SETIREG(SISSR, 0x08, 0x34); in sisusb_set_default_mode()
1786 SETIREGOR(SISSR, 0x3d, 0x01); in sisusb_set_default_mode()
1787 SETIREGAND(SISSR, 0x1f, 0x3f); /* mode regs */ in sisusb_set_default_mode()
1788 SETIREGANDOR(SISSR, 0x06, 0xc0, 0x0a); in sisusb_set_default_mode()
1791 SETIREGAND(SISSR, 0x0f, 0xb7); in sisusb_set_default_mode()
1792 SETIREGAND(SISSR, 0x31, 0xfb); in sisusb_set_default_mode()
1793 SETIREGANDOR(SISSR, 0x21, 0x1f, 0xa0); in sisusb_set_default_mode()
1794 SETIREGAND(SISSR, 0x32, 0xf3); in sisusb_set_default_mode()
1795 SETIREGANDOR(SISSR, 0x07, 0xf8, 0x03); in sisusb_set_default_mode()
1800 SETIREG(SISSR, 0x0d, 0x00); in sisusb_set_default_mode()
1801 SETIREGAND(SISSR, 0x37, 0xfe); in sisusb_set_default_mode()
1804 SETIREGAND(SISSR, 0x01, 0xdf); /* enable display */ in sisusb_set_default_mode()
1806 SETIREG(SISSR, 0x31, (sr31 & 0xfb)); in sisusb_set_default_mode()
1809 SETIREG(SISSR, 0x20, 0xa1); /* enable engines */ in sisusb_set_default_mode()
1810 SETIREGOR(SISSR, 0x1e, 0x5a); in sisusb_set_default_mode()
1812 SETIREG(SISSR, 0x26, 0x01); /* disable cmdqueue */ in sisusb_set_default_mode()
1813 SETIREG(SISSR, 0x27, 0x1f); in sisusb_set_default_mode()
1814 SETIREG(SISSR, 0x26, 0x00); in sisusb_set_default_mode()
1869 ret |= SETIREG(SISSR, 0x05, 0x86); in sisusb_init_gfxcore()
1870 ret |= SETIREGOR(SISSR, 0x20, 0x01); in sisusb_init_gfxcore()
1875 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
1878 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
1881 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
1884 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
1894 ret |= GETIREG(SISSR, 0x3a, &ramtype); in sisusb_init_gfxcore()
1897 ret |= SETIREG(SISSR, 0x28, mclktable[ramtype * 4]); in sisusb_init_gfxcore()
1898 ret |= SETIREG(SISSR, 0x29, mclktable[(ramtype * 4) + 1]); in sisusb_init_gfxcore()
1899 ret |= SETIREG(SISSR, 0x2a, mclktable[(ramtype * 4) + 2]); in sisusb_init_gfxcore()
1901 ret |= SETIREG(SISSR, 0x2e, eclktable[ramtype * 4]); in sisusb_init_gfxcore()
1902 ret |= SETIREG(SISSR, 0x2f, eclktable[(ramtype * 4) + 1]); in sisusb_init_gfxcore()
1903 ret |= SETIREG(SISSR, 0x30, eclktable[(ramtype * 4) + 2]); in sisusb_init_gfxcore()
1905 ret |= SETIREG(SISSR, 0x07, 0x18); in sisusb_init_gfxcore()
1906 ret |= SETIREG(SISSR, 0x11, 0x0f); in sisusb_init_gfxcore()
1912 ret |= SETIREG(SISSR, i, in sisusb_init_gfxcore()
1922 ret |= SETIREG(SISSR, 0x1f, 0x00); in sisusb_init_gfxcore()
1923 ret |= SETIREG(SISSR, 0x20, 0xa0); in sisusb_init_gfxcore()
1924 ret |= SETIREG(SISSR, 0x23, 0xf6); in sisusb_init_gfxcore()
1925 ret |= SETIREG(SISSR, 0x24, 0x0d); in sisusb_init_gfxcore()
1926 ret |= SETIREG(SISSR, 0x25, 0x33); in sisusb_init_gfxcore()
1928 ret |= SETIREG(SISSR, 0x11, 0x0f); in sisusb_init_gfxcore()
1939 ret |= GETIREG(SISSR, 0x13, &tmp8); in sisusb_init_gfxcore()
1948 ret |= SETIREG(SISSR, 0x25, tmp8); in sisusb_init_gfxcore()
1952 ret |= SETIREG(SISSR, 0x27, 0x1f); in sisusb_init_gfxcore()
1953 ret |= SETIREG(SISSR, 0x31, 0x00); in sisusb_init_gfxcore()
1954 ret |= SETIREG(SISSR, 0x32, 0x11); in sisusb_init_gfxcore()
1955 ret |= SETIREG(SISSR, 0x33, 0x00); in sisusb_init_gfxcore()
1964 ret |= SETIREGAND(SISSR, 0x21, 0xdf); in sisusb_init_gfxcore()
1965 ret |= SETIREGOR(SISSR, 0x01, 0x20); in sisusb_init_gfxcore()
1966 ret |= SETIREGOR(SISSR, 0x16, 0x0f); in sisusb_init_gfxcore()
1971 ret |= SETIREGAND(SISSR, 0x17, 0xf8); in sisusb_init_gfxcore()
1972 ret |= SETIREGOR(SISSR, 0x19, 0x03); in sisusb_init_gfxcore()
1982 ret |= SETIREG(SISSR, 0x14, 0x31); in sisusb_init_gfxcore()
1988 ret |= SETIREG(SISSR, 0x14, 0x31); in sisusb_init_gfxcore()
1993 ret |= SETIREG(SISSR, 0x16, ramtypetable1[4 + ramtype]); in sisusb_init_gfxcore()
1994 ret |= SETIREG(SISSR, 0x17, ramtypetable1[8 + ramtype]); in sisusb_init_gfxcore()
1995 ret |= SETIREG(SISSR, 0x19, ramtypetable1[16 + ramtype]); in sisusb_init_gfxcore()
1997 ret |= SETIREGOR(SISSR, 0x21, 0x20); in sisusb_init_gfxcore()
1999 ret |= SETIREG(SISSR, 0x22, 0xfb); in sisusb_init_gfxcore()
2000 ret |= SETIREG(SISSR, 0x21, 0xa5); in sisusb_init_gfxcore()
2030 sisusb_getidxreg(sisusb, SISSR, 0x14, &tmp8); in sisusb_get_ramconfig()
2031 sisusb_getidxreg(sisusb, SISSR, 0x15, &tmp82); in sisusb_get_ramconfig()
2032 sisusb_getidxreg(sisusb, SISSR, 0x3a, &ramtype); in sisusb_get_ramconfig()