Home
last modified time | relevance | path

Searched refs:nob (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c40 u32 nob; member
151 unsigned int nob = data->blocks; in mxcmci_setup_data() local
153 unsigned int datasize = nob * blksz; in mxcmci_setup_data()
157 writel(nob, &host->base->nob); in mxcmci_setup_data()
H A Dpxa_mmc_gen.c276 writel(data->blocks, &regs->nob); in pxa_mmc_request()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dregs-mmc.h23 uint32_t nob; member