Home
last modified time | relevance | path

Searched refs:SC_RSTCTRL4 (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-uniphier/clk/
Dclk-dram-pro5.c21 tmp = readl(sc_base + SC_RSTCTRL4); in uniphier_pro5_dram_clk_init()
25 writel(tmp, sc_base + SC_RSTCTRL4); in uniphier_pro5_dram_clk_init()
26 readl(sc_base + SC_RSTCTRL4); /* dummy read */ in uniphier_pro5_dram_clk_init()
Dclk-dram-pxs2.c18 tmp = readl(sc_base + SC_RSTCTRL4); in uniphier_pxs2_dram_clk_init()
23 writel(tmp, sc_base + SC_RSTCTRL4); in uniphier_pxs2_dram_clk_init()
24 readl(sc_base + SC_RSTCTRL4); /* dummy read */ in uniphier_pxs2_dram_clk_init()
/external/u-boot/arch/arm/mach-uniphier/
Dsc64-regs.h21 #define SC_RSTCTRL4 0x200c macro
Dsc-regs.h59 #define SC_RSTCTRL4 0x200c macro