Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Duniphier-sd.c132 #define UNIPHIER_SD_CAP_NONREMOVABLE BIT(0) /* Nonremovable e.g. eMMC */ macro
617 if (priv->caps & UNIPHIER_SD_CAP_NONREMOVABLE) in uniphier_sd_get_cd()
725 priv->caps |= UNIPHIER_SD_CAP_NONREMOVABLE; in uniphier_sd_probe()