Searched refs:ATMCI_REGS_SIZE (Results 1 – 2 of 2) sorted by relevance
135 #define ATMCI_REGS_SIZE 0x100 macro
390 buf = kmalloc(ATMCI_REGS_SIZE, GFP_KERNEL); in atmci_regs_show()402 memcpy_fromio(buf, host->regs, ATMCI_REGS_SIZE); in atmci_regs_show()