Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/
Dsocfpga_plat_def.h93 #define SDMMC_WRITE_BLOCKS mmc_write_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dsocfpga_plat_def.h94 #define SDMMC_WRITE_BLOCKS mmc_write_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/n5x/include/
Dsocfpga_plat_def.h95 #define SDMMC_WRITE_BLOCKS mmc_write_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dsocfpga_plat_def.h111 #define SDMMC_WRITE_BLOCKS sdmmc_write_blocks macro
/trusted-firmware-a-latest/plat/intel/soc/common/
Dsocfpga_storage.c149 boot_dev_spec.ops.write = SDMMC_WRITE_BLOCKS; in socfpga_io_setup()