Searched refs:TMIO_SD_CAP_NONREMOVABLE (Results 1 – 2 of 2) sorted by relevance
126 #define TMIO_SD_CAP_NONREMOVABLE BIT(0) /* Nonremovable e.g. eMMC */ macro
669 if (priv->caps & TMIO_SD_CAP_NONREMOVABLE) in tmio_sd_get_cd()765 priv->caps |= TMIO_SD_CAP_NONREMOVABLE; in tmio_sd_probe()
Completed in 5 milliseconds