Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Dpxa27x_udc.c596 writel(readl(GPDR(CONFIG_USB_DEV_PULLUP_GPIO)) in udc_connect()
598 GPDR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_connect()
A Dpxa25x_udc.c1868 setbits_le32(GPDR(CONFIG_USB_DEV_PULLUP_GPIO), in udc_command()
1884 clrbits_le32(GPDR(CONFIG_USB_DEV_PULLUP_GPIO), in udc_command()
/u-boot/arch/arm/include/asm/arch-pxa/
A Dpxa-regs.h1251 #define GPDR(x) (((((x) & 0x7f) < 96) ? _GPDR(x) : GPDR3)) macro
1261 #define GPDR(x) _GPDR(x) macro
/u-boot/include/
A DSA-1100.h1503 #define GPDR /* GPIO Pin Direction Reg. */ \ macro
1520 #define GPDR (io_p2v (_GPDR)) macro

Completed in 29 milliseconds