Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h85 #define BLOCK_SIZE_MASK 0x0000ffff macro
/openbmc/qemu/hw/sd/
H A Dsdhci.c330 #define BLOCK_SIZE_MASK (4 * KiB - 1) macro
/openbmc/linux/drivers/memstick/host/
H A Djmb38x_ms.c73 #define BLOCK_SIZE_MASK 0x00000fff macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c91 #define BLOCK_SIZE_MASK 0x0000ffff macro