Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/ddr/hisilicon/default/
Dddr_phy_s40.h167 #define PHY_PHYINITCTRL_HVREFT_EN (1 << 17) /* Host VREF(DQ) Training Enable. */ macro
200 | PHY_PHYINITCTRL_HVREFT_EN \
Dddr_phy_t16.h190 #define PHY_PHYINITCTRL_HVREFT_EN (1 << 17) /* Host VREF(DQ) Training Enable. */ macro
223 | PHY_PHYINITCTRL_HVREFT_EN \
Dddr_phy_t28.h187 #define PHY_PHYINITCTRL_HVREFT_EN (1 << 17) /* Host VREF(DQ) Training Enable. */ macro
220 | PHY_PHYINITCTRL_HVREFT_EN \
Dddr_phy_s28_v300.h205 #define PHY_PHYINITCTRL_HVREFT_EN (1 << 17) /* Host VREF(DQ) Training Enable. */ macro
238 | PHY_PHYINITCTRL_HVREFT_EN \
Dddr_phy_t12_v101.h184 #define PHY_PHYINITCTRL_HVREFT_EN (1 << 17) /* Host VREF(DQ) Training Enable. */ macro
217 | PHY_PHYINITCTRL_HVREFT_EN \
Dddr_phy_t12_v100.h185 #define PHY_PHYINITCTRL_HVREFT_EN (1 << 17) /* Host VREF(DQ) Training Enable. */ macro
218 | PHY_PHYINITCTRL_HVREFT_EN \
Dddr_training_impl.c4231 cfg->phy[cfg->phy_idx].rank[i].item_hw = PHY_PHYINITCTRL_HVREFT_EN; in ddr_dcc_training()