Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_system_manager.h18 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/rk3399_ARM-atf/plat/intel/soc/stratix10/include/
H A Ds10_system_manager.h184 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dagilex_system_manager.h185 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/rk3399_ARM-atf/plat/intel/soc/n5x/include/
H A Dn5x_system_manager.h188 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_system_manager.h213 #define SYSMGR_SDMMC_DRVSEL(x) (((x) & 0x7) << 0) macro