Searched refs:glb_srst_fst_value (Results 1 – 13 of 13) sorted by relevance
/external/u-boot/drivers/sysreset/ |
D | sysreset_rockchip.c | 29 writel(0xfdb9, cru_base + offset->glb_srst_fst_value); in rockchip_sysreset_request()
|
/external/u-boot/arch/arm/include/asm/arch-rockchip/ |
D | clock.h | 42 unsigned int glb_srst_fst_value; member
|
D | cru_rk3328.h | 31 u32 glb_srst_fst_value; member
|
D | cru_rk3399.h | 57 u32 glb_srst_fst_value; member
|
/external/u-boot/drivers/clk/rockchip/ |
D | clk_rk3328.c | 785 priv->glb_srst_fst_value = offsetof(struct rk3328_cru, in rk3328_clk_bind() 786 glb_srst_fst_value); in rk3328_clk_bind()
|
D | clk_rv1108.c | 241 priv->glb_srst_fst_value = offsetof(struct rv1108_cru, in rv1108_clk_bind()
|
D | clk_rk3036.c | 348 priv->glb_srst_fst_value = offsetof(struct rk3036_cru, in rk3036_clk_bind()
|
D | clk_rk3399.c | 1139 priv->glb_srst_fst_value = offsetof(struct rk3399_cru, in rk3399_clk_bind() 1140 glb_srst_fst_value); in rk3399_clk_bind()
|
D | clk_rk322x.c | 502 priv->glb_srst_fst_value = offsetof(struct rk322x_cru, in rk322x_clk_bind()
|
D | clk_rk3188.c | 583 priv->glb_srst_fst_value = offsetof(struct rk3188_cru, in rk3188_clk_bind()
|
D | clk_rk3128.c | 577 priv->glb_srst_fst_value = offsetof(struct rk3128_cru, in rk3128_clk_bind()
|
D | clk_rk3368.c | 635 priv->glb_srst_fst_value = offsetof(struct rk3368_cru, in rk3368_clk_bind()
|
D | clk_rk3288.c | 986 priv->glb_srst_fst_value = offsetof(struct rk3288_cru, in rk3288_clk_bind()
|