Home
last modified time | relevance | path

Searched refs:SSP_CMD0_BLOCK_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ssp.h141 #define SSP_CMD0_BLOCK_SIZE_MASK (0xf << 16) macro
/openbmc/u-boot/drivers/mmc/
H A Dmxsmmc.c215 SSP_CMD0_BLOCK_SIZE_MASK | SSP_CMD0_BLOCK_COUNT_MASK, in mxsmmc_send_cmd()