Home
last modified time | relevance | path

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

/Zephyr-latest/soc/sifive/sifive_freedom/fu700/
Dclock.c79 PRCI_REG(PRCI_DEVICESRESETN) |= DEVICERESETN_DDRCTRL; in soc_early_init_hook()
Dprci.h76 #define DEVICERESETN_DDRCTRL BIT(0) macro