Searched refs:IOAT_CHANERR_OFFSET (Results 1 – 5 of 5) sorted by relevance
712 u32 chanerr = readl(ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_cleanup()759 chanerr = readl(ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_eh()806 writel(chanerr, ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_eh()855 chanerr = readl(ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_timer_event()956 chanerr = readl(ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_reset_hw()957 writel(chanerr, ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_reset_hw()
224 #define IOAT_CHANERR_OFFSET 0x28 /* 32-bit Channel Error Register */ macro
282 return readl(ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_chanerr()
742 chanerr = readl(ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_alloc_chan_resources()1230 chanerr = readl(ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_resume()1231 writel(chanerr, ioat_chan->reg_base + IOAT_CHANERR_OFFSET); in ioat_resume()
109 err = readl(ioat_chanbase + IOAT_CHANERR_OFFSET); in i7300_idle_ioat_start()111 writel(err, ioat_chanbase + IOAT_CHANERR_OFFSET); in i7300_idle_ioat_start()