Home
last modified time | relevance | path

Searched refs:GRF_BASE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3568/
H A Drk3568.c22 #define GRF_BASE 0xfdc60000 macro
530 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
555 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
581 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
606 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
631 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
656 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
681 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
717 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
742 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1126/
H A Drv1126.c92 #define GRF_BASE 0xFE000000 macro
378 static struct rv1126_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
388 static struct rv1126_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
413 static struct rv1126_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
438 static struct rv1126_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
474 static struct rv1126_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
510 static struct rv1126_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
722 static struct rv1126_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
727 static struct rv1126_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
733 static struct rv1126_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3399/
H A Drk3399.c72 #define GRF_BASE 0xff770000 macro
83 struct rk3399_grf_regs * const grf = (void *)GRF_BASE; in arch_cpu_init()
126 #define GRF_BASE 0xff770000 in board_debug_uart_init() macro
127 struct rk3399_grf_regs * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk322x/
H A Drk322x.c11 #define GRF_BASE 0x11000000 macro
23 static struct rk322x_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
57 static struct rk322x_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3328/
H A Drk3328.c18 #define GRF_BASE 0xFF100000 macro
55 struct rk3328_grf_regs * const grf = (void *)GRF_BASE; in arch_cpu_init()
76 struct rk3328_grf_regs * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/
H A Dpx30.c58 #define GRF_BASE 0xff140000 macro
181 static struct px30_grf * const grf = (void *)GRF_BASE; in grf_vccio6_vsel_init()
208 writel(0xFFFF0000, GRF_BASE + GRF_GPIO1A_DS2); in arch_cpu_init()
209 writel(0xFFFFFFFF, GRF_BASE + GRF_GPIO1A_E); in arch_cpu_init()
212 writel(0x00060002, GRF_BASE + GRF_GPIO1B_DS2); in arch_cpu_init()
213 writel(0x003C0038, GRF_BASE + GRF_GPIO1B_E); in arch_cpu_init()
226 static struct px30_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
267 #define GRF_BASE 0xff140000 macro
272 static struct px30_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/
H A Drk3066.c13 #define GRF_BASE 0x20008000 macro
17 struct rk3066_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3188/
H A Drk3188.c13 #define GRF_BASE 0x20008000 macro
16 struct rk3188_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3036/
H A Drk3036.c10 #define GRF_BASE 0x20008000 macro
20 struct rk3036_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
H A Dsdram_rk3036.c21 #define GRF_BASE 0x20008000 macro
722 struct rk3036_grf *grf = (void *)GRF_BASE; in sdram_size()
746 sdram_priv.grf = (void *)GRF_BASE; in sdram_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1108/
H A Drv1108.c16 #define GRF_BASE 0x10300000 macro
21 struct rv1108_grf *grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk1808/
H A Drk1808.c46 #define GRF_BASE 0xfe000000 macro
92 struct rk1808_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
254 struct rk1808_grf * const grf = (void *)GRF_BASE; in mmc_gpio_init_direct()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3308/
H A Drk3308.c48 #define GRF_BASE 0xff000000 macro
143 static struct rk3308_grf * const grf = (void *)GRF_BASE; in rk_board_init()
208 static struct rk3308_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
268 static struct rk3308_grf * const grf = (void *)GRF_BASE; in rk_board_init_f()
291 static struct rk3308_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3288/
H A Drk3288.c26 #define GRF_BASE 0xff770000 macro
72 struct rk3288_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
97 struct rk3288_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3308.c28 #define GRF_BASE 0xff000000 macro
860 sdram_priv.grf = (void *)GRF_BASE; in sdram_init()