Searched refs:GPSR (Results 1 – 4 of 4) sorted by relevance
598 writel(GPIO_bit(CONFIG_USB_DEV_PULLUP_GPIO), GPSR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_connect()
1878 GPSR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_command()
1252 #define GPSR(x) (((((x) & 0x7f) < 96) ? _GPSR(x) : GPSR3)) macro1262 #define GPSR(x) _GPSR(x) macro
1505 #define GPSR /* GPIO Pin output Set Reg. */ \ macro1521 #define GPSR (io_p2v (_GPSR)) macro