Searched refs:ICONFB1 (Results 1 – 2 of 2) sorted by relevance
62 ICONFB1(port) &= ~( 3<<(pin*2)); in imx_gpio_mode()
116 #define ICONFB1(x) __REG2(IMX_GPIO_BASE + 0x14, ((x) & 3) << 8) macro