Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Datmel-mci.c1040 iflags = ATMCI_DATA_ERROR_FLAGS; in atmci_prepare_data()
1079 iflags = ATMCI_DATA_ERROR_FLAGS; in atmci_prepare_data_pdc()
1132 iflags = ATMCI_DATA_ERROR_FLAGS; in atmci_prepare_data_dma()
1802 | ATMCI_DATA_ERROR_FLAGS); in atmci_work_func()
1910 | ATMCI_DATA_ERROR_FLAGS); in atmci_work_func()
1921 | ATMCI_DATA_ERROR_FLAGS); in atmci_work_func()
1994 if (status & ATMCI_DATA_ERROR_FLAGS) { in atmci_read_data_pio()
1996 | ATMCI_DATA_ERROR_FLAGS)); in atmci_read_data_pio()
2062 if (status & ATMCI_DATA_ERROR_FLAGS) { in atmci_write_data_pio()
2064 | ATMCI_DATA_ERROR_FLAGS)); in atmci_write_data_pio()
[all …]