Home
last modified time | relevance | path

Searched refs:softrst_con (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3368/
H A Drk3368.c116 rk_clrreg(&cru->softrst_con[1], MCU_PO_SRST_MASK | MCU_SYS_SRST_MASK); in mcu_init()
277 rk_setreg(&cru->softrst_con[1], DMA1_SRST_REQ); in sgrf_init()
278 rk_setreg(&cru->softrst_con[4], DMA2_SRST_REQ); in sgrf_init()
283 rk_clrreg(&cru->softrst_con[1], DMA1_SRST_REQ); in sgrf_init()
284 rk_clrreg(&cru->softrst_con[4], DMA2_SRST_REQ); in sgrf_init()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1108.c68 rk_clrsetreg(&priv->cru->softrst_con[2], DDRUPCTL_PSRSTN_REQ_MASK | in phy_pctrl_reset_cru()
72 rk_clrsetreg(&priv->cru->softrst_con[1], in phy_pctrl_reset_cru()
81 rk_clrsetreg(&priv->cru->softrst_con[1], in phy_pctrl_reset_cru()
89 rk_clrsetreg(&priv->cru->softrst_con[2], DDRUPCTL_PSRSTN_REQ_MASK | in phy_pctrl_reset_cru()
H A Dsdram_rk3308.c425 rk_clrsetreg(&priv->cru->softrst_con[1], in phy_pctrl_reset_cru()
436 rk_clrsetreg(&priv->cru->softrst_con[1], in phy_pctrl_reset_cru()
444 rk_clrsetreg(&priv->cru->softrst_con[1], in phy_pctrl_reset_cru()
H A Ddmc-rk3368.c345 rk_setreg(&cru->softrst_con[10], ctl_reset | phy_reset); in ddrctl_reset()
347 rk_clrreg(&cru->softrst_con[10], phy_reset); in ddrctl_reset()
349 rk_clrreg(&cru->softrst_con[10], ctl_reset); in ddrctl_reset()
H A Dsdram_rk3328.c73 &dram->cru->softrst_con[5]); in rkclk_ddr_reset()
74 writel(ddrctrl_asrstn_req(ctl_srstn), &dram->cru->softrst_con[9]); in rkclk_ddr_reset()
H A Dsdram_px30.c71 &dram->cru->softrst_con[1]); in rkclk_ddr_reset()
73 &dram->cru->softrst_con[2]); in rkclk_ddr_reset()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3568.h99 unsigned int softrst_con[30];/* Address Offset: 0x0400 */ member
110 check_member(rk3568_cru, softrst_con[0], 0x400);
H A Dcru_rk3399.h64 u32 softrst_con[21]; member
H A Dcru_rk3368.h44 unsigned int softrst_con[15]; member
H A Dcru_rv1108.h40 unsigned int softrst_con[13]; member
H A Dcru_rk3328.h47 u32 softrst_con[12]; member
H A Dcru_rv1106.h80 unsigned int softrst_con[3]; member
H A Dcru_rk1808.h81 unsigned int softrst_con[16]; member
H A Dcru_rk3528.h71 uint32_t softrst_con[47]; member
H A Dcru_rv1126.h118 unsigned int softrst_con[15]; member
H A Dcru_px30.h91 unsigned int softrst_con[12]; member
H A Dcru_rk3562.h65 uint32_t softrst_con[28]; member
H A Dcru_rk3588.h75 unsigned int softrst_con[78];/* Address Offset: 0x0400 */ member
H A Dcru_rk3308.h93 unsigned int softrst_con[10]; member
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rv1108.c743 softrst_con[0]); in rv1108_clk_bind()
H A Dclk_rk3308.c1353 softrst_con[0]); in rk3308_clk_bind()
H A Dclk_rk3328.c1383 softrst_con[0]); in rk3328_clk_bind()
H A Dclk_rk1808.c1378 softrst_con[0]); in rk1808_clk_bind()
H A Dclk_rk3368.c1362 softrst_con[0]); in rk3368_clk_bind()
H A Dclk_rk3399.c1572 softrst_con[0]); in rk3399_clk_bind()

12