Searched refs:GRF_BASE (Results 1 – 12 of 12) sorted by relevance
17 #define GRF_BASE 0xfdc60000 macro98 static struct rk3568_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()132 writel(0x3f3f0707, GRF_BASE + GRF_GPIO1B_DS_2); in arch_cpu_init()133 writel(0x3f3f0707, GRF_BASE + GRF_GPIO1B_DS_3); in arch_cpu_init()134 writel(0x3f3f0707, GRF_BASE + GRF_GPIO1C_DS_0); in arch_cpu_init()135 writel(0x3f3f0707, GRF_BASE + GRF_GPIO1C_DS_1); in arch_cpu_init()136 writel(0x3f3f0707, GRF_BASE + GRF_GPIO1C_DS_2); in arch_cpu_init()137 writel(0x3f3f0707, GRF_BASE + GRF_GPIO1C_DS_3); in arch_cpu_init()
18 #define GRF_BASE 0x11000000 in board_debug_uart_init() macro19 static struct rk322x_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()61 #define GRF_BASE 0x11000000 in arch_cpu_init()62 static struct rk322x_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
10 #define GRF_BASE 0x20008000 macro19 struct rk3066_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()34 struct rk3066_grf * const grf = (void *)GRF_BASE; in spl_board_init()
17 #define GRF_BASE 0x20008000 in board_debug_uart_init() macro18 struct rk3036_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
20 #define GRF_BASE 0x20008000 macro722 struct rk3036_grf *grf = (void *)GRF_BASE; in sdram_size()746 sdram_priv.grf = (void *)GRF_BASE; in sdram_init()
13 #define GRF_BASE 0xFE000000 macro46 static struct rv1126_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
34 #define GRF_BASE 0xff000000 macro109 static struct rk3308_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()125 static struct rk3308_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
26 #define GRF_BASE 0xff770000 macro79 struct rk3288_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()100 struct rk3288_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
25 #define GRF_BASE 0xff770000 macro115 #define GRF_BASE 0xff770000 in board_debug_uart_init() macro118 struct rk3399_grf_regs * const grf = (void *)GRF_BASE; in board_debug_uart_init()
20 #define GRF_BASE 0x20008000 macro31 struct rk3188_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
14 #define GRF_BASE 0xFF100000 macro97 struct rk3328_grf_regs * const grf = (void *)GRF_BASE; in board_debug_uart_init()
49 #define GRF_BASE 0xff140000 macro243 static struct px30_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()320 static struct px30_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
Completed in 159 milliseconds