Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
2258 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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds