Searched refs:MMCSD_HOST_IS_SPI (Results 1 – 1 of 1) sorted by relevance
125 #define MMCSD_HOST_IS_SPI (1 << 3) macro126 #define controller_is_spi(host) (host->flags & MMCSD_HOST_IS_SPI)
Completed in 3 milliseconds