Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_system_manager.h19 #define SYSMGR_SDMMC_SMPLSEL(x) (((x) & 0x7) << 4) macro
/rk3399_ARM-atf/plat/intel/soc/stratix10/include/
H A Ds10_system_manager.h185 #define SYSMGR_SDMMC_SMPLSEL(x) (((x) & 0x7) << 4) macro
/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dagilex_system_manager.h186 #define SYSMGR_SDMMC_SMPLSEL(x) (((x) & 0x7) << 4) macro
/rk3399_ARM-atf/plat/intel/soc/n5x/include/
H A Dn5x_system_manager.h189 #define SYSMGR_SDMMC_SMPLSEL(x) (((x) & 0x7) << 4) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_system_manager.h210 #define SYSMGR_SDMMC_SMPLSEL( global() macro