Searched refs:ICONFB2 (Results 1 – 2 of 2) sorted by relevance
72 ICONFB2(port) &= ~( 3<<((pin-16)*2)); in imx_gpio_mode()
117 #define ICONFB2(x) __REG2(IMX_GPIO_BASE + 0x18, ((x) & 3) << 8) macro