Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds