Home
last modified time | relevance | path

Searched refs:MMC_SPI (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/cris/arch-v32/drivers/
DKconfig361 select MMC_SPI
363 # While the board info is MMC_SPI only, the drivers are written to be
364 # independent of MMC_SPI, so we'll keep SPI non-dependent on the
365 # MMC_SPI config choices (well, except for a single depends-on-line
369 # configure non-MMC SPI ports together with MMC_SPI ports (if multiple
393 default m if MMC_SPI=m
394 default y if MMC_SPI=y
395 default y if MMC_SPI=n
406 default m if MMC_SPI=m && ETRAX_SPI_SSER0=n
407 default y if MMC_SPI=y && ETRAX_SPI_SSER0=n
[all …]
/linux-4.1.27/drivers/mmc/host/
Dpxamci.h21 #define MMC_SPI 0x000c macro
Dpxamci.c727 writel(0, host->base + MMC_SPI); in pxamci_probe()
DKconfig472 config MMC_SPI config