Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dbcm2835_sdhost.c73 #define SDHCFG_WIDE_EXT_BUS (1 << 2) in DECLARE_INSTANCE_CHECKER() macro
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c107 #define SDHCFG_WIDE_EXT_BUS BIT(2) macro