Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-regs.h93 #define UMC_DIOCTLA_CFG_NRST BIT(0) /* cfg_rst_n */ macro
H A Dumc-pxs2.c555 writel(UMC_DIOCTLA_CTL_NRST | UMC_DIOCTLA_CFG_NRST, in umc_ch_init()