REG_ADI_ARM_FIFO_STS
sts = readl_relaxed(sadi->base + REG_ADI_ARM_FIFO_STS);
return readl_relaxed(sadi->base + REG_ADI_ARM_FIFO_STS) & BIT_FIFO_FULL;