mmc_writel        309 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_GCTRL, SDXC_HARDWARE_RESET);
mmc_writel        334 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_FTRGL, 0x20070008);
mmc_writel        336 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_TMOUT, 0xffffffff);
mmc_writel        338 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_IMASK, host->sdio_imask);
mmc_writel        340 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_RINTR, 0xffffffff);
mmc_writel        342 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_DBGC, 0xdeb);
mmc_writel        344 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_FUNS, SDXC_CEATA_ON);
mmc_writel        346 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_DLBA, host->sg_dma);
mmc_writel        352 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_GCTRL, rval);
mmc_writel        427 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_GCTRL, rval);
mmc_writel        429 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_GCTRL, rval);
mmc_writel        431 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_DMAC, SDXC_IDMAC_SOFT_RESET);
mmc_writel        434 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_IDIE, SDXC_IDMAC_RECEIVE_INTERRUPT);
mmc_writel        436 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_DMAC,
mmc_writel        458 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_CARG, arg);
mmc_writel        459 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_CMDR, cmd_val);
mmc_writel        475 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_RINTR, 0xffff);
mmc_writel        512 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_IMASK, host->sdio_imask);
mmc_writel        513 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_IDIE, 0);
mmc_writel        541 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_IDST, 0x337);
mmc_writel        542 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_DMAC, 0);
mmc_writel        545 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_GCTRL, rval);
mmc_writel        547 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_GCTRL, rval);
mmc_writel        549 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_GCTRL, rval);
mmc_writel        554 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_RINTR, 0xffff);
mmc_writel        590 drivers/mmc/host/sunxi-mmc.c 			mmc_writel(host, REG_IMASK,
mmc_writel        603 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_RINTR, msk_int);
mmc_writel        604 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_IDST, idma_int);
mmc_writel        672 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_CLKCR, rval);
mmc_writel        675 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_CMDR, rval);
mmc_writel        682 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_RINTR,
mmc_writel        692 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_CLKCR, rval & ~SDXC_MASK_DATA0);
mmc_writel        819 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_CLKCR, rval);
mmc_writel        834 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_SD_NTSR, rval);
mmc_writel        869 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_WIDTH, SDXC_WIDTH1);
mmc_writel        872 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_WIDTH, SDXC_WIDTH4);
mmc_writel        875 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_WIDTH, SDXC_WIDTH8);
mmc_writel        891 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_GCTRL, rval);
mmc_writel        984 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_IMASK, imask);
mmc_writel        994 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_HWRST, 0);
mmc_writel        996 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_HWRST, 1);
mmc_writel       1082 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_BLKSZ, data->blksz);
mmc_writel       1083 drivers/mmc/host/sunxi-mmc.c 		mmc_writel(host, REG_BCNTR, data->blksz * data->blocks);
mmc_writel       1089 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_IMASK, host->sdio_imask | imask);
mmc_writel       1090 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_CARG, cmd->arg);
mmc_writel       1091 drivers/mmc/host/sunxi-mmc.c 	mmc_writel(host, REG_CMDR, cmd_val);