Lines Matching refs:IMX_GPIO_NR
51 #define USDHC1_CD_GPIO IMX_GPIO_NR(1, 2)
52 #define USDHC3_CD_GPIO IMX_GPIO_NR(3, 9)
53 #define ETH_PHY_RESET IMX_GPIO_NR(3, 29)
54 #define REV_DETECTION IMX_GPIO_NR(2, 28)
232 .gp = IMX_GPIO_NR(4, 12)
239 .gp = IMX_GPIO_NR(4, 13)
249 .gp = IMX_GPIO_NR(4, 12)
256 .gp = IMX_GPIO_NR(4, 13)
303 gpio_direction_output(IMX_GPIO_NR(2, 10), 1); in enable_fwadapt_7wvga()
304 gpio_direction_output(IMX_GPIO_NR(2, 11), 1); in enable_fwadapt_7wvga()
365 gpio_direction_input(IMX_GPIO_NR(4, 20)); in setup_display()