Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/
H A Dddrphy_phyinit_c_initphyconfig.c52 for (lane = 0U; lane <= B_MAX; lane++) { in txslewrate_program()
391 for (lane = 0U; lane <= B_MAX; lane++) { in txodtdrvstren_program()
441 for (lane = 0U; lane <= B_MAX; lane++) { in tximpedancectrl1_program()
688 for (lane = 0U; lane <= B_MAX; lane++) { in vrefinglobal_program()
/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/usercustom/
H A Dddrphy_phyinit_usercustom_saveretregs.c172 for (nibble = 0U; nibble <= B_MAX; nibble++) { in ddrphy_phyinit_usercustom_saveretregs()
/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/include/
H A Dddrphy_csr_all_cdefines.h6732 #define B_MAX 1U macro