Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h56 #define SDHCI_CMD_INHIBIT BIT(0) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h66 #define SDHCI_CMD_INHIBIT 0x00000001 macro