Home
last modified time | relevance | path

Searched refs:DFI_CTRL_SEL_SDEMMC (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/drivers/combophy/
H A Dcombophy.h30 #define DFI_CTRL_SEL_SDEMMC 0x01 /* SDMMC controller */ macro
H A Dcombophy.c46 active_dfi_intf = DFI_CTRL_SEL_SDEMMC; in dfi_select()