nob               298 drivers/mmc/host/mxcmmc.c 	unsigned int nob = data->blocks;
nob               300 drivers/mmc/host/mxcmmc.c 	unsigned int datasize = nob * blksz;
nob               308 drivers/mmc/host/mxcmmc.c 	mxcmci_writew(host, nob, MMC_REG_NOB);
nob               165 drivers/mmc/host/pxamci.c 	unsigned int nob = data->blocks;
nob               172 drivers/mmc/host/pxamci.c 	writel(nob, host->base + MMC_NOB);