Searched refs:sgrf (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399/ |
| H A D | rk3399.c | 88 struct rk3399_pmusgrf_regs *sgrf = (void *)PMUSGRF_BASE; in arch_cpu_init() local 99 rk_clrsetreg(&sgrf->ddr_rgn_con[16], 0x1ff, 0); in arch_cpu_init() 100 rk_clrreg(&sgrf->slv_secure_con4, 0x2000); in arch_cpu_init()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3288-dmc.txt | 7 - rockchip,sgrf: this driver should access sgrf regs, so need get sgrf here 118 rockchip,sgrf = <&sgrf>;
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3368-px5-evb-u-boot.dtsi | 49 &sgrf {
|
| H A D | rk3288-u-boot.dtsi | 33 &sgrf {
|
| H A D | rk3368-lion-u-boot.dtsi | 57 &sgrf {
|
| H A D | rk3288.dtsi | 524 rockchip,sgrf = <&sgrf>; 639 sgrf: syscon@ff740000 { label 640 compatible = "rockchip,rk3288-sgrf", "syscon";
|
| H A D | rk3368.dtsi | 690 sgrf: syscon@ff740000 { label 691 compatible = "rockchip,rk3368-sgrf", "syscon";
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | sdram_rk3308.h | 76 struct rk3308_sgrf *sgrf; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/ |
| H A D | rk3308.c | 205 static struct rk3308_sgrf * const sgrf = (void *)SGRF_BASE; in arch_cpu_init() local 208 rk_clrreg(&sgrf->con_secure0, 0x2b83); in arch_cpu_init()
|
| /rk3399_rockchip-uboot/drivers/ram/rockchip/ |
| H A D | sdram_rk3288.c | 44 struct rk3288_sgrf *sgrf; member 617 rk_clrsetreg(&dram->sgrf->soc_con2, 0x1f, sdram_params->base.stride); in dram_all_config() 814 rk_clrsetreg(&dram->sgrf->soc_con2, 0x1f, 0x17); in sdram_init() 816 rk_clrsetreg(&dram->sgrf->soc_con2, 0x1f, 0x1a); in sdram_init() 1064 priv->sgrf = syscon_get_first_range(ROCKCHIP_SYSCON_SGRF); in rk3288_dmc_probe()
|
| H A D | sdram_rk3308.c | 861 sdram_priv.sgrf = (void *)SGRF_BASE; in sdram_init()
|
| H A D | sdram_rk3188.c | 42 struct rk3188_sgrf *sgrf; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3066/ |
| H A D | sdram_rk3066.c | 42 struct rk3066_sgrf *sgrf; member
|