Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/cadence/emmc/
H A Dcdns_sdmmc.c26 int cdns_read(int lba, uintptr_t buf, size_t size);
34 .read = cdns_read,
232 int cdns_read(int lba, uintptr_t buf, size_t size) in cdns_read() function