Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/
H A Dddrphy_phyinit_c_initphyconfig.c28 uint32_t txpren; /* Default to 0xf (max). Optimal setting is technology specific */ in txslewrate_program() local
41 txpren = config->uia.txslewfalldq; in txslewrate_program()
44 (txpren << CSR_TXPREN_LSB) | in txslewrate_program()