Home
last modified time | relevance | path

Searched refs:MMC_CS_HIGH (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Ddebugfs.c89 case MMC_CS_HIGH: in mmc_ios_show()
H A Dmmc_ops.c162 mmc_set_chip_select(host, MMC_CS_HIGH); in mmc_go_idle()
H A Dcore.c988 host->ios.chip_select = MMC_CS_HIGH; in mmc_set_initial_state()
/openbmc/linux/include/linux/mmc/
H A Dhost.h35 #define MMC_CS_HIGH 1 macro
/openbmc/linux/drivers/mmc/host/
H A Dwbsd.c884 if (ios->chip_select == MMC_CS_HIGH) { in wbsd_set_ios()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_sdio.c210 host->ios.chip_select = MMC_CS_HIGH; in rsi_reset_card()