Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Demif_plat.h35 #define EMIF_PHY_TYPE_INTELLIPHY 2 macro
/openbmc/linux/drivers/memory/
H A Demif.c753 if (emif->plat_data->phy_type != EMIF_PHY_TYPE_INTELLIPHY) in emif_onetime_settings()
806 valid = valid && (phy_type == EMIF_PHY_TYPE_INTELLIPHY); in is_dev_data_valid()