Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dgen_atmel_mci.c308 u32 (*mci_data_op) local
312 mci_data_op = mci_data_read;
315 mci_data_op = mci_data_write;
325 status = mci_data_op(mci, ioptr, error_flags);

Completed in 8 milliseconds