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/debug-uart/
Ddebug-uart-pro4.c23 writel(1, sg_base + SG_LOADPINCTRL); in uniphier_pro4_debug_uart_init()
Ddebug-uart-pro5.c26 writel(1, sg_base + SG_LOADPINCTRL); in uniphier_pro5_debug_uart_init()
/external/u-boot/arch/arm/mach-uniphier/arm32/
Ddebug_ll.S62 ldr r0, =(SG_BASE + SG_LOADPINCTRL)
103 ldr r0, =(SG_BASE + SG_LOADPINCTRL)
/external/u-boot/arch/arm/mach-uniphier/
Dsg-regs.h73 #define SG_LOADPINCTRL 0x1700 macro