Home
last modified time | relevance | path

Searched defs:SYSMGR_SDMMC_DRVSEL (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/common/include/
Dsocfpga_system_manager.h18 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/trusted-firmware-a-latest/plat/intel/soc/n5x/include/
Dn5x_system_manager.h175 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/
Ds10_system_manager.h171 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dagilex_system_manager.h172 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dagilex5_system_manager.h172 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro