Searched refs:ddrphy_phyinit_reginterface (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/ |
| H A D | ddrphy_phyinit_sequence.c | 63 ret = ddrphy_phyinit_reginterface(STOPTRACK, 0U, 0U); in ddrphy_phyinit_sequence() 95 ret = ddrphy_phyinit_reginterface(STARTTRACK, 0U, 0U); in ddrphy_phyinit_sequence()
|
| H A D | ddrphy_phyinit_restore_sequence.c | 61 ret = ddrphy_phyinit_reginterface(RESTOREREGS, 0U, 0U); in ddrphy_phyinit_restore_sequence()
|
| H A D | ddrphy_phyinit_reginterface.c | 125 int ddrphy_phyinit_reginterface(enum reginstr myreginstr, uint32_t adr, uint16_t dat) in ddrphy_phyinit_reginterface() function
|
| /rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/include/ |
| H A D | ddrphy_phyinit_usercustom.h | 112 int ddrphy_phyinit_reginterface(enum reginstr myreginstr, uint32_t adr, uint16_t dat);
|
| /rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/usercustom/ |
| H A D | ddrphy_phyinit_usercustom_saveretregs.c | 378 ret = ddrphy_phyinit_reginterface(SAVEREGS, 0U, 0U); in ddrphy_phyinit_usercustom_saveretregs()
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | platform.mk | 245 drivers/st/ddr/phy/phyinit/src/ddrphy_phyinit_reginterface.c \
|