Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa27x_udc.c599 writel(GPIO_bit(CONFIG_USB_DEV_PULLUP_GPIO), GPSR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_connect()
H A Dpxa25x_udc.c1878 GPSR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_command()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1252 #define GPSR(x) (((((x) & 0x7f) < 96) ? _GPSR(x) : GPSR3)) macro
1262 #define GPSR(x) _GPSR(x) macro
/rk3399_rockchip-uboot/include/
H A DSA-1100.h1505 #define GPSR /* GPIO Pin output Set Reg. */ \ macro
1521 #define GPSR (io_p2v (_GPSR)) macro