Home
last modified time | relevance | path

Searched defs:physettings (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/soc/sifive/fu540/
Dux00ddr.h38 static inline void phy_reset(volatile uint32_t *ddrphyreg, const uint32_t *physettings) { in phy_reset()
50 … ux00ddr_writeregmap(size_t ahbregaddr, const uint32_t *ctlsettings, const uint32_t *physettings) { in ux00ddr_writeregmap()
/external/coreboot/src/soc/sifive/fu740/
Dsdram.c46 static void phy_reset(u32 *ddrphyreg, const u32 *physettings) in phy_reset()
55 static void ux00ddr_writeregmap(u32 *ahbregaddr, const u32 *ctlsettings, const u32 *physettings) in ux00ddr_writeregmap()