Searched refs:OCR2 (Results 1 – 2 of 2) sorted by relevance
64 tmp = OCR2(port); in imx_gpio_mode()67 OCR2(port) = tmp; in imx_gpio_mode()
113 #define OCR2(x) __REG2(IMX_GPIO_BASE + 0x08, ((x) & 3) << 8) macro