Home
last modified time | relevance | path

Searched refs:GPCR (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/board/armadeus/apf27/
H A Dlowlevel_init.S22 ldr r0, =GPCR
/openbmc/u-boot/arch/arm/lib/
H A Dasm-offsets.c94 DEFINE(GPCR, IMX_SYSTEM_CTL_BASE + in main()
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa27x_udc.c612 writel(GPIO_bit(CONFIG_USB_DEV_PULLUP_GPIO), GPCR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_disconnect()
H A Dpxa25x_udc.c1869 GPCR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_command()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1253 #define GPCR(x) (((((x) & 0x7f) < 96) ? _GPCR(x) : GPCR3)) macro
1263 #define GPCR(x) _GPCR(x) macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h67 #define GPCR __REG(IMX_SYSCTRL_BASE + 0xC) /* Function Multiplex Control Register */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1507 #define GPCR /* GPIO Pin output Clear Reg. */ \ macro
1522 #define GPCR (io_p2v (_GPCR)) macro