| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3568/ |
| H A D | rk3568.c | 22 #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 D | rv1126.c | 92 #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 D | rk3399.c | 72 #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 D | rk322x.c | 11 #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 D | rk3328.c | 18 #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 D | px30.c | 58 #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 D | rk3066.c | 13 #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 D | rk3188.c | 13 #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 D | rk3036.c | 10 #define GRF_BASE 0x20008000 macro 20 struct rk3036_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
|
| H A D | sdram_rk3036.c | 21 #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 D | rv1108.c | 16 #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 D | rk1808.c | 46 #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 D | rk3308.c | 48 #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 D | rk3288.c | 26 #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 D | sdram_rk3308.c | 28 #define GRF_BASE 0xff000000 macro 860 sdram_priv.grf = (void *)GRF_BASE; in sdram_init()
|