Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Datmel-mci.c210 bool has_rwproof; member
860 if (!host->caps.has_rwproof) { in atmci_pdc_set_single_buf()
924 if ((!host->caps.has_rwproof) in atmci_pdc_complete()
1074 if ((!host->caps.has_rwproof) in atmci_prepare_data_pdc()
1452 if (host->caps.has_rwproof) in atmci_set_ios()
2260 if ((slot_data->bus_width >= 4) && host->caps.has_rwproof) { in atmci_init_slot()
2409 host->caps.has_rwproof = 0; in atmci_get_cap()
2431 host->caps.has_rwproof = 1; in atmci_get_cap()
2565 if (!host->caps.has_rwproof) { in atmci_probe()