Home
last modified time | relevance | path

Searched refs:SG_LOADPINCTRL (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-uniphier/arm32/
Ddebug_ll.S52 ldr r0, =SG_LOADPINCTRL
93 ldr r0, =SG_LOADPINCTRL
/external/u-boot/arch/arm/mach-uniphier/debug-uart/
Ddebug-uart-pro4.c23 writel(1, SG_LOADPINCTRL); in uniphier_pro4_debug_uart_init()
Ddebug-uart-pro5.c26 writel(1, SG_LOADPINCTRL); in uniphier_pro5_debug_uart_init()
/external/u-boot/arch/arm/mach-uniphier/
Dsg-regs.h65 #define SG_LOADPINCTRL (SG_CTRL_BASE | 0x1700) macro