Searched refs:TYPHOON_REG_INTR_ENABLE (Results 1 – 2 of 2) sorted by relevance
1397 irqEnabled = readl(ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()1399 ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()1495 writel(irqEnabled, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()1992 writel(TYPHOON_INTR_ENABLE_ALL, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_start_runtime()2018 writel(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_stop_runtime()
529 #define TYPHOON_REG_INTR_ENABLE 0x08 macro