Home
last modified time | relevance | path

Searched defs:bytecnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h21 u32 bytecnt; /* 0x14 byte count */ member
/openbmc/u-boot/drivers/mmc/
H A Dsunxi_mmc.c367 unsigned int bytecnt = 0; in sunxi_mmc_send_cmd_common() local