Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dbcm2835_sdhost.c74 #define SDHCFG_WIDE_INT_BUS (1 << 1) in DECLARE_INSTANCE_CHECKER() macro
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c108 #define SDHCFG_WIDE_INT_BUS BIT(1) macro