mmc_regs
DEFINE_SHOW_ATTRIBUTE(mmc_regs);
struct mmc_regs mmc;
u8 unused_mmc[4096 - sizeof(struct mmc_regs)];