Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/
Dsocfpga_plat_def.h92 #define SDMMC_READ_BLOCKS mmc_read_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dsocfpga_plat_def.h93 #define SDMMC_READ_BLOCKS mmc_read_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/n5x/include/
Dsocfpga_plat_def.h94 #define SDMMC_READ_BLOCKS mmc_read_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dsocfpga_plat_def.h110 #define SDMMC_READ_BLOCKS sdmmc_read_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/common/
Dsocfpga_storage.c148 boot_dev_spec.ops.read = SDMMC_READ_BLOCKS; in socfpga_io_setup()