Lines Matching refs:ioread32
315 do { if(likely(use_mmio)) ioread32(x+TYPHOON_REG_HEARTBEAT); } while(0)
400 if(ioread32(ioaddr + TYPHOON_REG_STATUS) == in typhoon_reset()
440 if(ioread32(ioaddr + TYPHOON_REG_STATUS) == wait_value) in typhoon_wait_status()
1163 if(ioread32(ioaddr + TYPHOON_REG_INTR_STATUS) & in typhoon_wait_interrupt()
1360 irqEnabled = ioread32(ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1363 irqMasked = ioread32(ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()
1407 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1440 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1450 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_download_firmware()
1484 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_boot_3XP()
1768 intr_status = ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_interrupt()
2213 if(ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_test_mmio()
2225 val = ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
2228 ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
2230 val = ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
2238 ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()