Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Datmel-mci.c87 bool has_rwproof; member
755 if (!host->caps.has_rwproof) { in atmci_pdc_set_single_buf()
820 if ((!host->caps.has_rwproof) in atmci_pdc_complete()
975 if ((!host->caps.has_rwproof) in atmci_prepare_data_pdc()
1360 if (host->caps.has_rwproof) in atmci_set_ios()
2188 if ((slot_data->bus_width >= 4) && host->caps.has_rwproof) in atmci_init_slot()
2336 host->caps.has_rwproof = 0; in atmci_get_cap()
2356 host->caps.has_rwproof = 1; in atmci_get_cap()
2488 if (!host->caps.has_rwproof) { in atmci_probe()