Home
last modified time | relevance | path

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

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