Searched refs:OCR1 (Results 1 – 2 of 2) sorted by relevance
54 tmp = OCR1(port); in imx_gpio_mode()57 OCR1(port) = tmp; in imx_gpio_mode()
112 #define OCR1(x) __REG2(IMX_GPIO_BASE + 0x04, ((x) & 3) << 8) macro