Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dbcm2835_sdhost.c72 #define SDHCFG_SLOW_CARD (1 << 3) in DECLARE_INSTANCE_CHECKER() macro
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c106 #define SDHCFG_SLOW_CARD BIT(3) macro
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c103 #define SDHCFG_SLOW_CARD BIT(3) macro