Home
last modified time | relevance | path

Searched defs:CFG_BUS_WIDTH_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h33 #define CFG_BUS_WIDTH_MASK GENMASK(1, 0) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.h88 #define CFG_BUS_WIDTH_MASK (1 << 21) macro
/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c73 #define CFG_BUS_WIDTH_MASK GENMASK(1, 0) macro