Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c133 int non_removable; member
1079 if (priv->non_removable) in esdhc_getcd_common()
1483 priv->non_removable = 1; in fsl_esdhc_probe()
1485 priv->non_removable = 0; in fsl_esdhc_probe()
/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c224 bool non_removable; member
682 pdata->slot[slot_id].non_removable = in atmci_of_init()
2327 if (slot_data->non_removable) in atmci_init_slot()