Searched refs:TYPHOON_REG_INTR_MASK (Results 1 – 2 of 2) sorted by relevance
392 writel(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset()417 writel(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset()1400 irqMasked = readl(ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()1402 ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()1494 writel(irqMasked, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()1806 writel(TYPHOON_INTR_NONE, tp->ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_poll()1827 writel(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_interrupt()1993 writel(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_start_runtime()
530 #define TYPHOON_REG_INTR_MASK 0x0c macro