Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/stratix10/include/
H A Dsocfpga_plat_def.h110 #define SDMMC_READ_BLOCKS mmc_read_blocks macro
/rk3399_ARM-atf/plat/intel/soc/n5x/include/
H A Dsocfpga_plat_def.h110 #define SDMMC_READ_BLOCKS mmc_read_blocks macro
/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dsocfpga_plat_def.h136 #define SDMMC_READ_BLOCKS sdmmc_read_blocks macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dsocfpga_plat_def.h175 #define SDMMC_READ_BLOCKS sdmmc_read_blocks macro
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_storage.c155 boot_dev_spec.ops.read = SDMMC_READ_BLOCKS; in socfpga_io_setup()