Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/arm32/
H A Ddebug_ll.S53 ldr r0, =SG_LOADPINCTRL
94 ldr r0, =SG_LOADPINCTRL
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/debug-uart/
H A Ddebug-uart-pro4.c24 writel(1, SG_LOADPINCTRL); in uniphier_pro4_debug_uart_init()
H A Ddebug-uart-pro5.c27 writel(1, SG_LOADPINCTRL); in uniphier_pro5_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A Dsg-regs.h66 #define SG_LOADPINCTRL (SG_CTRL_BASE | 0x1700) macro