Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/
H A Dddrphy_phyinit_c_initphyconfig.c89 uint32_t atxpredrvmode; in atxslewrate_program() local
98 atxpredrvmode = 0x0U; in atxslewrate_program()
100 atxpredrvmode = 0x1U; in atxslewrate_program()
105 atxpredrvmode = 0x3U; in atxslewrate_program()
107 atxpredrvmode = 0x1U; in atxslewrate_program()
111 atxslewrate = (uint16_t)((atxpredrvmode << CSR_ATXPREDRVMODE_LSB) | in atxslewrate_program()