CARD_RESET
writel(val | CARD_RESET, acdev->vbase + OP_MODE);
writel(val & ~CARD_RESET, acdev->vbase + OP_MODE);