Lines Matching refs:SISSR

1458 	ret = GETIREG(SISSR, 0x16, &tmp8);  in sisusb_triggersr16()
1461 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1463 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1466 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1468 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1470 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1472 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1474 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1476 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1478 ret |= SETIREG(SISSR, 0x16, tmp8); in sisusb_triggersr16()
1491 ret = GETIREG(SISSR, 0x3a, &ramtype); in sisusb_getbuswidth()
1494 ret |= SETIREG(SISSR, 0x13, 0x00); in sisusb_getbuswidth()
1497 ret |= SETIREG(SISSR, 0x14, 0x12); in sisusb_getbuswidth()
1498 ret |= SETIREGAND(SISSR, 0x15, 0xef); in sisusb_getbuswidth()
1500 ret |= SETIREG(SISSR, 0x14, 0x02); in sisusb_getbuswidth()
1524 ret |= SETIREGAND(SISSR, 0x14, 0xfd); in sisusb_getbuswidth()
1529 ret |= SETIREGANDOR(SISSR, 0x14, 0xfc,0x01); in sisusb_getbuswidth()
1542 ret |= SETIREGOR(SISSR, 0x15, 0x10); in sisusb_getbuswidth()
1560 ret |= SETIREG(SISSR, 0x14, 0x00); in sisusb_getbuswidth()
1566 ret |= SETIREG(SISSR, 0x14, 0x03); in sisusb_getbuswidth()
1588 ret |= SETIREG(SISSR, 0x14, 0x01); in sisusb_getbuswidth()
1609 ret |= GETIREG(SISSR, 0x21, &tmp1); in sisusb_verify_mclk()
1610 ret |= SETIREGAND(SISSR, 0x21, (tmp1 & 0xfb)); in sisusb_verify_mclk()
1611 ret |= SETIREGOR(SISSR, 0x3c, 0x01); /* not on 330 */ in sisusb_verify_mclk()
1612 ret |= SETIREGAND(SISSR, 0x3c, 0xfe); /* not on 330 */ in sisusb_verify_mclk()
1613 ret |= SETIREG(SISSR, 0x21, tmp1); in sisusb_verify_mclk()
1649 ret = SETIREG(SISSR, 0x14, tmp); in sisusb_set_rank()
1737 ret |= SETIREGANDOR(SISSR, 0x13, 0x80, sdramtype[i][4]); in sisusb_get_sdram_size()
1824 GETIREG(SISSR, 0x31, &sr31); in sisusb_set_default_mode()
1826 SETIREGOR(SISSR, 0x01, 0x20); in sisusb_set_default_mode()
1829 SETIREGOR(SISSR, 0x1f, 0x04); in sisusb_set_default_mode()
1830 SETIREGAND(SISSR, 0x07, 0xfb); in sisusb_set_default_mode()
1831 SETIREG(SISSR, 0x00, 0x03); /* seq */ in sisusb_set_default_mode()
1832 SETIREG(SISSR, 0x01, 0x21); in sisusb_set_default_mode()
1833 SETIREG(SISSR, 0x02, 0x0f); in sisusb_set_default_mode()
1834 SETIREG(SISSR, 0x03, 0x00); in sisusb_set_default_mode()
1835 SETIREG(SISSR, 0x04, 0x0e); in sisusb_set_default_mode()
1856 SETIREG(SISSR, i, 0x00); in sisusb_set_default_mode()
1858 SETIREGAND(SISSR, 0x37, 0xfe); in sisusb_set_default_mode()
1871 SETIREG(SISSR, j, crtcdata[i]); in sisusb_set_default_mode()
1873 SETIREG(SISSR, 0x0E, (crtcdata[16] & 0xE0)); in sisusb_set_default_mode()
1878 SETIREGANDOR(SISSR, 0x0e, 0xf0, ((du >> 8) & 0x0f)); in sisusb_set_default_mode()
1883 SETIREG(SISSR, 0x10, tmp8); in sisusb_set_default_mode()
1884 SETIREG(SISSR, 0x31, 0x00); /* VCLK */ in sisusb_set_default_mode()
1885 SETIREG(SISSR, 0x2b, 0x1b); in sisusb_set_default_mode()
1886 SETIREG(SISSR, 0x2c, 0xe1); in sisusb_set_default_mode()
1887 SETIREG(SISSR, 0x2d, 0x01); in sisusb_set_default_mode()
1888 SETIREGAND(SISSR, 0x3d, 0xfe); /* FIFO */ in sisusb_set_default_mode()
1889 SETIREG(SISSR, 0x08, 0xae); in sisusb_set_default_mode()
1890 SETIREGAND(SISSR, 0x09, 0xf0); in sisusb_set_default_mode()
1891 SETIREG(SISSR, 0x08, 0x34); in sisusb_set_default_mode()
1892 SETIREGOR(SISSR, 0x3d, 0x01); in sisusb_set_default_mode()
1893 SETIREGAND(SISSR, 0x1f, 0x3f); /* mode regs */ in sisusb_set_default_mode()
1894 SETIREGANDOR(SISSR, 0x06, 0xc0, 0x0a); in sisusb_set_default_mode()
1897 SETIREGAND(SISSR, 0x0f, 0xb7); in sisusb_set_default_mode()
1898 SETIREGAND(SISSR, 0x31, 0xfb); in sisusb_set_default_mode()
1899 SETIREGANDOR(SISSR, 0x21, 0x1f, 0xa0); in sisusb_set_default_mode()
1900 SETIREGAND(SISSR, 0x32, 0xf3); in sisusb_set_default_mode()
1901 SETIREGANDOR(SISSR, 0x07, 0xf8, 0x03); in sisusb_set_default_mode()
1906 SETIREG(SISSR, 0x0d, 0x00); in sisusb_set_default_mode()
1907 SETIREGAND(SISSR, 0x37, 0xfe); in sisusb_set_default_mode()
1910 SETIREGAND(SISSR, 0x01, 0xdf); /* enable display */ in sisusb_set_default_mode()
1912 SETIREG(SISSR, 0x31, (sr31 & 0xfb)); in sisusb_set_default_mode()
1915 SETIREG(SISSR, 0x20, 0xa1); /* enable engines */ in sisusb_set_default_mode()
1916 SETIREGOR(SISSR, 0x1e, 0x5a); in sisusb_set_default_mode()
1918 SETIREG(SISSR, 0x26, 0x01); /* disable cmdqueue */ in sisusb_set_default_mode()
1919 SETIREG(SISSR, 0x27, 0x1f); in sisusb_set_default_mode()
1920 SETIREG(SISSR, 0x26, 0x00); in sisusb_set_default_mode()
1977 ret |= SETIREG(SISSR, 0x05, 0x86); in sisusb_init_gfxcore()
1978 ret |= SETIREGOR(SISSR, 0x20, 0x01); in sisusb_init_gfxcore()
1983 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
1986 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
1989 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
1992 ret |= SETIREG(SISSR, i, 0x00); in sisusb_init_gfxcore()
2002 ret |= GETIREG(SISSR, 0x3a, &ramtype); in sisusb_init_gfxcore()
2005 ret |= SETIREG(SISSR, 0x28, mclktable[ramtype * 4]); in sisusb_init_gfxcore()
2006 ret |= SETIREG(SISSR, 0x29, mclktable[(ramtype * 4) + 1]); in sisusb_init_gfxcore()
2007 ret |= SETIREG(SISSR, 0x2a, mclktable[(ramtype * 4) + 2]); in sisusb_init_gfxcore()
2009 ret |= SETIREG(SISSR, 0x2e, eclktable[ramtype * 4]); in sisusb_init_gfxcore()
2010 ret |= SETIREG(SISSR, 0x2f, eclktable[(ramtype * 4) + 1]); in sisusb_init_gfxcore()
2011 ret |= SETIREG(SISSR, 0x30, eclktable[(ramtype * 4) + 2]); in sisusb_init_gfxcore()
2013 ret |= SETIREG(SISSR, 0x07, 0x18); in sisusb_init_gfxcore()
2014 ret |= SETIREG(SISSR, 0x11, 0x0f); in sisusb_init_gfxcore()
2019 ret |= SETIREG(SISSR, i, ramtypetable1[(j*4) + ramtype]); in sisusb_init_gfxcore()
2027 ret |= SETIREG(SISSR, 0x1f, 0x00); in sisusb_init_gfxcore()
2028 ret |= SETIREG(SISSR, 0x20, 0xa0); in sisusb_init_gfxcore()
2029 ret |= SETIREG(SISSR, 0x23, 0xf6); in sisusb_init_gfxcore()
2030 ret |= SETIREG(SISSR, 0x24, 0x0d); in sisusb_init_gfxcore()
2031 ret |= SETIREG(SISSR, 0x25, 0x33); in sisusb_init_gfxcore()
2033 ret |= SETIREG(SISSR, 0x11, 0x0f); in sisusb_init_gfxcore()
2043 ret |= GETIREG(SISSR, 0x13, &tmp8); in sisusb_init_gfxcore()
2052 ret |= SETIREG(SISSR, 0x25, tmp8); in sisusb_init_gfxcore()
2056 ret |= SETIREG(SISSR, 0x27, 0x1f); in sisusb_init_gfxcore()
2057 ret |= SETIREG(SISSR, 0x31, 0x00); in sisusb_init_gfxcore()
2058 ret |= SETIREG(SISSR, 0x32, 0x11); in sisusb_init_gfxcore()
2059 ret |= SETIREG(SISSR, 0x33, 0x00); in sisusb_init_gfxcore()
2067 ret |= SETIREGAND(SISSR, 0x21, 0xdf); in sisusb_init_gfxcore()
2068 ret |= SETIREGOR(SISSR, 0x01, 0x20); in sisusb_init_gfxcore()
2069 ret |= SETIREGOR(SISSR, 0x16, 0x0f); in sisusb_init_gfxcore()
2074 ret |= SETIREGAND(SISSR, 0x17, 0xf8); in sisusb_init_gfxcore()
2075 ret |= SETIREGOR(SISSR, 0x19, 0x03); in sisusb_init_gfxcore()
2084 ret |= SETIREG(SISSR,0x14,0x31); in sisusb_init_gfxcore()
2089 ret |= SETIREG(SISSR,0x14,0x31); in sisusb_init_gfxcore()
2094 ret |= SETIREG(SISSR, 0x16, ramtypetable1[4 + ramtype]); in sisusb_init_gfxcore()
2095 ret |= SETIREG(SISSR, 0x17, ramtypetable1[8 + ramtype]); in sisusb_init_gfxcore()
2096 ret |= SETIREG(SISSR, 0x19, ramtypetable1[16 + ramtype]); in sisusb_init_gfxcore()
2098 ret |= SETIREGOR(SISSR, 0x21, 0x20); in sisusb_init_gfxcore()
2100 ret |= SETIREG(SISSR, 0x22, 0xfb); in sisusb_init_gfxcore()
2101 ret |= SETIREG(SISSR, 0x21, 0xa5); in sisusb_init_gfxcore()
2132 sisusb_getidxreg(sisusb, SISSR, 0x14, &tmp8); in sisusb_get_ramconfig()
2133 sisusb_getidxreg(sisusb, SISSR, 0x15, &tmp82); in sisusb_get_ramconfig()
2134 sisusb_getidxreg(sisusb, SISSR, 0x3a, &ramtype); in sisusb_get_ramconfig()