Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v32/drivers/
DKconfig194 select MMC_SPI
196 # While the board info is MMC_SPI only, the drivers are written to be
197 # independent of MMC_SPI, so we'll keep SPI non-dependent on the
198 # MMC_SPI config choices (well, except for a single depends-on-line
202 # configure non-MMC SPI ports together with MMC_SPI ports (if multiple
226 default m if MMC_SPI=m
227 default y if MMC_SPI=y
228 default y if MMC_SPI=n
239 default m if MMC_SPI=m && ETRAX_SPI_SSER0=n
240 default y if MMC_SPI=y && ETRAX_SPI_SSER0=n
[all …]
/linux-4.4.14/drivers/mmc/host/
Dpxamci.h21 #define MMC_SPI 0x000c macro
Dpxamci.c741 writel(0, host->base + MMC_SPI); in pxamci_probe()
DKconfig482 config MMC_SPI config