Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7734.h47 #define GPSR1 (GPSR0 + 0x4) macro
/external/u-boot/board/alphaproject/ap_sh4a_4a/
Dap_sh4a_4a.c125 writel(data, GPSR1); in board_init()
/external/u-boot/arch/arm/cpu/pxa/
Dpxa2xx.c182 writel(CONFIG_SYS_GPSR1_VAL, GPSR1); in pxa_gpio_setup()
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h1167 #define GPSR1 0x40E0001C /* GPIO Pin Output Set Register GPIO<63:32> */ macro