SSI_ERROROCCURED
val = SSI_DATAAVAILABLE(msg->channel) | SSI_ERROROCCURED;
u32 status = SSI_ERROROCCURED;
status &= ~SSI_ERROROCCURED;
writel_relaxed(SSI_ERROROCCURED,
if (status_reg & SSI_ERROROCCURED)