IF_SDIO_H_INT_STATUS
cause = sdio_readb(card->func, IF_SDIO_H_INT_STATUS, &ret);
sdio_writeb(card->func, ~cause, IF_SDIO_H_INT_STATUS, &ret);