NS_STAT_TSIF
if (stat_r & NS_STAT_TSIF) {
writel(NS_STAT_TSIF, card->membase + STAT);
if (stat_r & NS_STAT_TSIF)
stat_w |= NS_STAT_TSIF;