mxcmci_writew 263 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, STR_STP_CLK_RESET, MMC_REG_STR_STP_CLK); mxcmci_writew 264 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, STR_STP_CLK_RESET | STR_STP_CLK_START_CLK, mxcmci_writew 268 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, STR_STP_CLK_START_CLK, MMC_REG_STR_STP_CLK); mxcmci_writew 270 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, 0xff, MMC_REG_RES_TO); mxcmci_writew 308 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, nob, MMC_REG_NOB); mxcmci_writew 309 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, blksz, MMC_REG_BLK_LEN); mxcmci_writew 420 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, cmd->opcode, MMC_REG_CMD); mxcmci_writew 422 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, cmdat, MMC_REG_CMD_DAT_CONT); mxcmci_writew 817 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, (prescaler << 4) | divider, MMC_REG_CLK_RATE); mxcmci_writew 880 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, STR_STP_CLK_START_CLK, MMC_REG_STR_STP_CLK); mxcmci_writew 882 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, STR_STP_CLK_STOP_CLK, MMC_REG_STR_STP_CLK); mxcmci_writew 1119 drivers/mmc/host/mxcmmc.c mxcmci_writew(host, 0x2db4, MMC_REG_READ_TO);