Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c244 bool has_rwproof; member
904 if (!host->caps.has_rwproof) { in atmci_pdc_set_single_buf()
968 if ((!host->caps.has_rwproof) in atmci_pdc_complete()
1118 if ((!host->caps.has_rwproof) in atmci_prepare_data_pdc()
1495 if (host->caps.has_rwproof) in atmci_set_ios()
2298 if ((slot_data->bus_width >= 4) && host->caps.has_rwproof) { in atmci_init_slot()
2438 host->caps.has_rwproof = false; in atmci_get_cap()
2460 host->caps.has_rwproof = true; in atmci_get_cap()
2594 if (!host->caps.has_rwproof) { in atmci_probe()