Home
last modified time | relevance | path

Searched refs:glb_srst_snd_value (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/drivers/sysreset/
Dsysreset_rockchip.c26 writel(0xeca8, cru_base + offset->glb_srst_snd_value); in rockchip_sysreset_request()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dclock.h43 unsigned int glb_srst_snd_value; member
Dcru_rk3328.h30 u32 glb_srst_snd_value; member
Dcru_rk3399.h58 u32 glb_srst_snd_value; member
/external/u-boot/drivers/clk/rockchip/
Dclk_rk3328.c787 priv->glb_srst_snd_value = offsetof(struct rk3328_cru, in rk3328_clk_bind()
788 glb_srst_snd_value); in rk3328_clk_bind()
Dclk_rv1108.c243 priv->glb_srst_snd_value = offsetof(struct rv1108_cru, in rv1108_clk_bind()
Dclk_rk3036.c350 priv->glb_srst_snd_value = offsetof(struct rk3036_cru, in rk3036_clk_bind()
Dclk_rk3399.c1141 priv->glb_srst_snd_value = offsetof(struct rk3399_cru, in rk3399_clk_bind()
1142 glb_srst_snd_value); in rk3399_clk_bind()
Dclk_rk322x.c504 priv->glb_srst_snd_value = offsetof(struct rk322x_cru, in rk322x_clk_bind()
Dclk_rk3188.c585 priv->glb_srst_snd_value = offsetof(struct rk3188_cru, in rk3188_clk_bind()
Dclk_rk3128.c579 priv->glb_srst_snd_value = offsetof(struct rk3128_cru, in rk3128_clk_bind()
Dclk_rk3368.c637 priv->glb_srst_snd_value = offsetof(struct rk3368_cru, in rk3368_clk_bind()
Dclk_rk3288.c988 priv->glb_srst_snd_value = offsetof(struct rk3288_cru, in rk3288_clk_bind()