Home
last modified time | relevance | path

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

/external/u-boot/drivers/sysreset/
Dsysreset_rockchip.c29 writel(0xfdb9, cru_base + offset->glb_srst_fst_value); in rockchip_sysreset_request()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dclock.h42 unsigned int glb_srst_fst_value; member
Dcru_rk3328.h31 u32 glb_srst_fst_value; member
Dcru_rk3399.h57 u32 glb_srst_fst_value; member
/external/u-boot/drivers/clk/rockchip/
Dclk_rk3328.c785 priv->glb_srst_fst_value = offsetof(struct rk3328_cru, in rk3328_clk_bind()
786 glb_srst_fst_value); in rk3328_clk_bind()
Dclk_rv1108.c241 priv->glb_srst_fst_value = offsetof(struct rv1108_cru, in rv1108_clk_bind()
Dclk_rk3036.c348 priv->glb_srst_fst_value = offsetof(struct rk3036_cru, in rk3036_clk_bind()
Dclk_rk3399.c1139 priv->glb_srst_fst_value = offsetof(struct rk3399_cru, in rk3399_clk_bind()
1140 glb_srst_fst_value); in rk3399_clk_bind()
Dclk_rk322x.c502 priv->glb_srst_fst_value = offsetof(struct rk322x_cru, in rk322x_clk_bind()
Dclk_rk3128.c577 priv->glb_srst_fst_value = offsetof(struct rk3128_cru, in rk3128_clk_bind()
Dclk_rk3188.c583 priv->glb_srst_fst_value = offsetof(struct rk3188_cru, in rk3188_clk_bind()
Dclk_rk3368.c635 priv->glb_srst_fst_value = offsetof(struct rk3368_cru, in rk3368_clk_bind()
Dclk_rk3288.c986 priv->glb_srst_fst_value = offsetof(struct rk3288_cru, in rk3288_clk_bind()