Home
last modified time | relevance | path

Searched refs:rockchip_debugger_init (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Drockchip_debugger.h10 int rockchip_debugger_init(void);
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drockchip_debugger.c22 int rockchip_debugger_init(void) in rockchip_debugger_init() function
H A Dboard.c603 return rockchip_debugger_init(); in interrupt_debugger_init()