Searched refs:ASICCtrl (Results 1 – 1 of 1) sorted by relevance
149 ASICCtrl = 0x30, enumerator412 outl(inl(BASE + ASICCtrl) | 0x0c, BASE + ASICCtrl); in sundance_reset()461 outw(0x0200, BASE + ASICCtrl); in sundance_irq()680 if (inl(BASE + ASICCtrl) & 0x80) { in sundance_probe()705 dprintf(("ASIC Control is %x.\n", inl(BASE + ASICCtrl))); in sundance_probe()706 outw(0x007f, BASE + ASICCtrl + 2); in sundance_probe()707 dprintf(("ASIC Control is now %x.\n", inl(BASE + ASICCtrl))); in sundance_probe()