Searched refs:GPCR (Results 1 – 7 of 7) sorted by relevance
22 ldr r0, =GPCR
94 DEFINE(GPCR, IMX_SYSTEM_CTL_BASE + in main()
612 writel(GPIO_bit(CONFIG_USB_DEV_PULLUP_GPIO), GPCR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_disconnect()
1869 GPCR(CONFIG_USB_DEV_PULLUP_GPIO)); in udc_command()
1253 #define GPCR(x) (((((x) & 0x7f) < 96) ? _GPCR(x) : GPCR3)) macro1263 #define GPCR(x) _GPCR(x) macro
67 #define GPCR __REG(IMX_SYSCTRL_BASE + 0xC) /* Function Multiplex Control Register */ macro
1507 #define GPCR /* GPIO Pin output Clear Reg. */ \ macro1522 #define GPCR (io_p2v (_GPCR)) macro