ATMCI_REGS_SIZE
buf = kmalloc(ATMCI_REGS_SIZE, GFP_KERNEL);
memcpy_fromio(buf, host->regs, ATMCI_REGS_SIZE);