Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Datmel-mci.h32 bool non_removable; member
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dfsl_esdhc.c113 int non_removable; member
696 if (priv->non_removable) in esdhc_getcd_common()
1048 priv->non_removable = 1; in fsl_esdhc_probe()
1050 priv->non_removable = 0; in fsl_esdhc_probe()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Datmel-mci.c645 pdata->slot[slot_id].non_removable = in atmci_of_init()
2293 if (slot_data->non_removable) in atmci_init_slot()