Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/include/
H A Dddrphy_phyinit_usercustom.h109 int ddrphy_phyinit_isdbytedisabled(struct stm32mp_ddr_config *config,
/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/
H A Dddrphy_phyinit_isdbytedisabled.c18 int ddrphy_phyinit_isdbytedisabled(struct stm32mp_ddr_config *config, in ddrphy_phyinit_isdbytedisabled() function
H A Dddrphy_phyinit_progcsrskiptrain.c146 if (ddrphy_phyinit_isdbytedisabled(config, mb_ddr_1d, byte) != 0) {
225 if (ddrphy_phyinit_isdbytedisabled(config, mb_ddr_1d, byte) != 0) {
326 if (ddrphy_phyinit_isdbytedisabled(config, mb_ddr_1d, byte) != 0) {
H A Dddrphy_phyinit_calcmb.c153 if (ddrphy_phyinit_isdbytedisabled(config, mb_ddr_1d, dbyte) != 0) { in ddrphy_phyinit_calcmb()
H A Dddrphy_phyinit_c_initphyconfig.c877 if (ddrphy_phyinit_isdbytedisabled(config, mb_ddr_1d, d) != 0) {
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dplatform.mk241 drivers/st/ddr/phy/phyinit/src/ddrphy_phyinit_isdbytedisabled.c \