Searched refs:ASICCtrl (Results 1 – 1 of 1) sorted by relevance
123 ASICCtrl = 0x30, enumerator387 outl(inl(BASE + ASICCtrl) | 0x0c, BASE + ASICCtrl); in sundance_reset()436 outw(0x0200, BASE + ASICCtrl); in sundance_irq()662 if (inl(BASE + ASICCtrl) & 0x80) { in sundance_probe()687 DBG ( "ASIC Control is %#x\n", inl(BASE + ASICCtrl) ); in sundance_probe()688 outw(0x007f, BASE + ASICCtrl + 2); in sundance_probe()697 while(inl(BASE + ASICCtrl) & (ResetBusy << 16)) { in sundance_probe()705 DBG ( "ASIC Control is now %#x.\n", inl(BASE + ASICCtrl) ); in sundance_probe()