Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_DRV_TYPE_C (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h201 #define SDHCI_CTRL_DRV_TYPE_C 0x0020 macro
H A Dsdhci.c2437 ctrl_2 |= SDHCI_CTRL_DRV_TYPE_C; in sdhci_set_ios()