Home
last modified time | relevance | path

Searched refs:GRF_SOC_CON2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/
H A Drk3288.c8 #define GRF_SOC_CON2 0xff77024c macro
15 rk_setreg(GRF_SOC_CON2, 1 << 0); in arch_cpu_init()
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3288-board.c323 const uintptr_t GRF_SOC_CON2 = 0xff77024c; in board_early_init_f() local
350 rk_setreg(GRF_SOC_CON2, 1 << 0); in board_early_init_f()