Home
last modified time | relevance | path

Searched refs:SYSMGR_SDMMC_SMPLSEL (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/agilex/soc/
H A Dagilex_mmc.c16 SYSMGR_SDMMC_SMPLSEL(0) | SYSMGR_SDMMC_DRVSEL(3)); in agx_mmc_init()
/rk3399_ARM-atf/plat/intel/soc/stratix10/soc/
H A Ds10_mmc.c16 SYSMGR_SDMMC_SMPLSEL(2) | SYSMGR_SDMMC_DRVSEL(3)); in s10_mmc_init()
/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.h214 #define SYSMGR_SDMMC_SMPLSEL(x) (((x) & 0x7) << 4) macro