| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3368/ |
| H A D | rk3368.c | 116 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 D | sdram_rv1108.c | 68 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 D | sdram_rk3308.c | 425 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 D | dmc-rk3368.c | 345 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 D | sdram_rk3328.c | 73 &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 D | sdram_px30.c | 71 &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 D | cru_rk3568.h | 99 unsigned int softrst_con[30];/* Address Offset: 0x0400 */ member 110 check_member(rk3568_cru, softrst_con[0], 0x400);
|
| H A D | cru_rk3399.h | 64 u32 softrst_con[21]; member
|
| H A D | cru_rk3368.h | 44 unsigned int softrst_con[15]; member
|
| H A D | cru_rv1108.h | 40 unsigned int softrst_con[13]; member
|
| H A D | cru_rk3328.h | 47 u32 softrst_con[12]; member
|
| H A D | cru_rv1106.h | 80 unsigned int softrst_con[3]; member
|
| H A D | cru_rk1808.h | 81 unsigned int softrst_con[16]; member
|
| H A D | cru_rk3528.h | 71 uint32_t softrst_con[47]; member
|
| H A D | cru_rv1126.h | 118 unsigned int softrst_con[15]; member
|
| H A D | cru_px30.h | 91 unsigned int softrst_con[12]; member
|
| H A D | cru_rk3562.h | 65 uint32_t softrst_con[28]; member
|
| H A D | cru_rk3588.h | 75 unsigned int softrst_con[78];/* Address Offset: 0x0400 */ member
|
| H A D | cru_rk3308.h | 93 unsigned int softrst_con[10]; member
|
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rv1108.c | 743 softrst_con[0]); in rv1108_clk_bind()
|
| H A D | clk_rk3308.c | 1353 softrst_con[0]); in rk3308_clk_bind()
|
| H A D | clk_rk3328.c | 1383 softrst_con[0]); in rk3328_clk_bind()
|
| H A D | clk_rk1808.c | 1378 softrst_con[0]); in rk1808_clk_bind()
|
| H A D | clk_rk3368.c | 1362 softrst_con[0]); in rk3368_clk_bind()
|
| H A D | clk_rk3399.c | 1572 softrst_con[0]); in rk3399_clk_bind()
|