Searched refs:IOAT_CHANSTS_OFFSET_LOW (Results 1 – 2 of 2) sorted by relevance
109 #define IOAT_CHANSTS_OFFSET_LOW(ver) ((ver) < IOAT_VER_2_0 \ macro
247 status_lo = readl(ioat_chan->reg_base + IOAT_CHANSTS_OFFSET_LOW(ver)); in ioat_chansts_32()