/external/u-boot/board/gateworks/gw_ventana/ |
D | common.c | 93 .gp = IMX_GPIO_NR(3, 21) 98 .gp = IMX_GPIO_NR(3, 28) 105 .gp = IMX_GPIO_NR(3, 21) 110 .gp = IMX_GPIO_NR(3, 28) 119 .gp = IMX_GPIO_NR(4, 12) 124 .gp = IMX_GPIO_NR(4, 13) 131 .gp = IMX_GPIO_NR(4, 12) 136 .gp = IMX_GPIO_NR(4, 13) 145 .gp = IMX_GPIO_NR(1, 3) 150 .gp = IMX_GPIO_NR(1, 6) [all …]
|
/external/u-boot/board/compulab/cm_fx6/ |
D | common.h | 15 #define CM_FX6_ECSPI_BUS0_CS0 IMX_GPIO_NR(2, 30) 16 #define CM_FX6_GREEN_LED IMX_GPIO_NR(2, 31) 17 #define CM_FX6_ENET_NRST IMX_GPIO_NR(2, 8) 18 #define CM_FX6_ENET_NRST IMX_GPIO_NR(2, 8) 19 #define CM_FX6_USB_HUB_RST IMX_GPIO_NR(7, 8) 20 #define SB_FX6_USB_OTG_PWR IMX_GPIO_NR(3, 22) 21 #define CM_FX6_ENET_NRST IMX_GPIO_NR(2, 8) 22 #define CM_FX6_USB_HUB_RST IMX_GPIO_NR(7, 8) 23 #define SB_FX6_USB_OTG_PWR IMX_GPIO_NR(3, 22) 24 #define CM_FX6_SATA_PWREN IMX_GPIO_NR(1, 28) [all …]
|
/external/u-boot/board/ge/mx53ppd/ |
D | ppd_gpio.h | 46 #define RESET_IMX535_ETHERNET_PHY_N IMX_GPIO_NR(2, 16) 47 #define UD_SCAN_CTRL IMX_GPIO_NR(5, 21) 48 #define LR_SCAN_CTRL IMX_GPIO_NR(5, 20) 49 #define LVDS0_MUX_CTRL IMX_GPIO_NR(3, 3) 50 #define LVDS1_MUX_CTRL IMX_GPIO_NR(3, 2) 51 #define HOST_CONTROLLED_RESET_TO_LCD_N IMX_GPIO_NR(5, 18) 52 #define DATA_WIDTH_CTRL IMX_GPIO_NR(5, 28) 53 #define RESET_DP0_TRANSMITTER_N IMX_GPIO_NR(2, 28) 54 #define RESET_DP1_TRANSMITTER_N IMX_GPIO_NR(2, 29) 55 #define POWER_DOWN_LVDS0_DESERIALIZER_N IMX_GPIO_NR(2, 22) [all …]
|
/external/u-boot/board/kosagi/novena/ |
D | novena.h | 11 #define NOVENA_AUDIO_PWRON IMX_GPIO_NR(5, 17) 12 #define NOVENA_BACKLIGHT_PWM_GPIO IMX_GPIO_NR(4, 29) 13 #define NOVENA_BACKLIGHT_PWR_GPIO IMX_GPIO_NR(4, 15) 14 #define NOVENA_BUTTON_GPIO IMX_GPIO_NR(4, 14) 15 #define NOVENA_FPGA_RESET_N_GPIO IMX_GPIO_NR(5, 7) 16 #define NOVENA_HDMI_GHOST_HPD IMX_GPIO_NR(5, 4) 17 #define NOVENA_ITE6251_PWR_GPIO IMX_GPIO_NR(5, 28) 18 #define NOVENA_PCIE_DISABLE_GPIO IMX_GPIO_NR(2, 16) 19 #define NOVENA_PCIE_POWER_ON_GPIO IMX_GPIO_NR(7, 12) 20 #define NOVENA_PCIE_RESET_GPIO IMX_GPIO_NR(3, 29) [all …]
|
D | novena_spl.c | 129 gpio_direction_output(IMX_GPIO_NR(3, 23), 0); in novena_spl_setup_iomux_enet() 138 gpio_direction_input(IMX_GPIO_NR(6, 30)); /* PHY_AD2 = 1 */ in novena_spl_setup_iomux_enet() 139 gpio_direction_input(IMX_GPIO_NR(6, 25)); /* MODE0 = 1 */ in novena_spl_setup_iomux_enet() 140 gpio_direction_input(IMX_GPIO_NR(6, 27)); /* MODE1 = 1 */ in novena_spl_setup_iomux_enet() 141 gpio_direction_input(IMX_GPIO_NR(6, 28)); /* MODE2 = 1 */ in novena_spl_setup_iomux_enet() 142 gpio_direction_input(IMX_GPIO_NR(6, 29)); /* MODE3 = 1 */ in novena_spl_setup_iomux_enet() 143 gpio_direction_input(IMX_GPIO_NR(6, 24)); /* CLK125_EN = 1 */ in novena_spl_setup_iomux_enet() 149 gpio_set_value(IMX_GPIO_NR(3, 23), 1); in novena_spl_setup_iomux_enet() 202 .gp = IMX_GPIO_NR(3, 21) 207 .gp = IMX_GPIO_NR(3, 28) [all …]
|
/external/u-boot/board/aristainetos/ |
D | aristainetos-v2.c | 46 #define ECSPI1_CS0 IMX_GPIO_NR(4, 9) 47 #define ECSPI4_CS0 IMX_GPIO_NR(3, 29) 49 #define ECSPI1_CS0 IMX_GPIO_NR(2, 30) /* NOR flash */ 51 #define ECSPI1_CS1 IMX_GPIO_NR(4, 10) 54 #define SOFT_RESET_GPIO IMX_GPIO_NR(7, 13) 55 #define SD2_DRIVER_ENABLE IMX_GPIO_NR(7, 8) 61 .gp = IMX_GPIO_NR(1, 5) 66 .gp = IMX_GPIO_NR(1, 6) 74 .gp = IMX_GPIO_NR(1, 7) 79 .gp = IMX_GPIO_NR(1, 8) [all …]
|
D | aristainetos-v1.c | 38 .gp = IMX_GPIO_NR(3, 17) 43 .gp = IMX_GPIO_NR(3, 18) 158 ? (IMX_GPIO_NR(3, 20)) : -1; in board_spi_cs_gpio() 254 gpio_request(IMX_GPIO_NR(1, 7), "i2c4_scl"); in setup_i2c4() 255 gpio_direction_input(IMX_GPIO_NR(1, 7)); in setup_i2c4() 256 gpio_request(IMX_GPIO_NR(1, 8), "i2c4_sda"); in setup_i2c4() 257 gpio_direction_input(IMX_GPIO_NR(1, 8)); in setup_i2c4() 263 gpio_request(IMX_GPIO_NR(2, 13), "LED ena"); in setup_board_gpio() 264 gpio_direction_output(IMX_GPIO_NR(2, 13), 0); in setup_board_gpio() 266 gpio_request(IMX_GPIO_NR(1, 3), "LED yellow"); in setup_board_gpio() [all …]
|
/external/u-boot/board/dhelectronics/dh_imx6/ |
D | dh_imx6.c | 47 .gp = IMX_GPIO_NR(3, 21) 52 .gp = IMX_GPIO_NR(3, 28) 60 .gp = IMX_GPIO_NR(4, 12) 65 .gp = IMX_GPIO_NR(4, 13) 73 .gp = IMX_GPIO_NR(1, 3) 78 .gp = IMX_GPIO_NR(1, 6) 86 .gp = IMX_GPIO_NR(3, 21) 91 .gp = IMX_GPIO_NR(3, 28) 99 .gp = IMX_GPIO_NR(4, 12) 104 .gp = IMX_GPIO_NR(4, 13) [all …]
|
/external/u-boot/board/liebherr/display5/ |
D | display5.c | 48 #define EM_PAD IMX_GPIO_NR(3, 29) 49 #define SW0 IMX_GPIO_NR(2, 4) 50 #define SW1 IMX_GPIO_NR(2, 5) 51 #define SW2 IMX_GPIO_NR(2, 6) 52 #define SW3 IMX_GPIO_NR(2, 7) 53 #define HW0 IMX_GPIO_NR(6, 7) 54 #define HW1 IMX_GPIO_NR(6, 9) 55 #define HW2 IMX_GPIO_NR(6, 10) 56 #define HW3 IMX_GPIO_NR(6, 11) 57 #define HW4 IMX_GPIO_NR(4, 7) [all …]
|
/external/u-boot/board/syteco/zmx25/ |
D | zmx25.c | 63 gpio_direction_output(IMX_GPIO_NR(3, 15), 1); in board_init() 70 gpio_direction_output(IMX_GPIO_NR(1, 28), 1); in board_init() 73 gpio_direction_input(IMX_GPIO_NR(1, 18)); in board_init() 80 gpio_direction_output(IMX_GPIO_NR(1, 7), 0); in board_init() 81 gpio_direction_output(IMX_GPIO_NR(1, 6), 0); in board_init() 85 gpio_direction_input(IMX_GPIO_NR(2, 29)); in board_init() 91 gpio_direction_output(IMX_GPIO_NR(4, 21), 0); in board_init() 92 gpio_direction_output(IMX_GPIO_NR(1, 29), 0); in board_init() 138 gpio_direction_output(IMX_GPIO_NR(3, 16), 0); in board_late_init() 143 gpio_set_value(IMX_GPIO_NR(3, 16), 1); in board_late_init() [all …]
|
/external/u-boot/board/boundary/nitrogen6x/ |
D | nitrogen6x.c | 36 #define GP_USB_OTG_PWR IMX_GPIO_NR(3, 22) 93 .gp = IMX_GPIO_NR(3, 21) 98 .gp = IMX_GPIO_NR(3, 28) 107 .gp = IMX_GPIO_NR(4, 12) 112 .gp = IMX_GPIO_NR(4, 13) 121 .gp = IMX_GPIO_NR(1, 5) 126 .gp = IMX_GPIO_NR(7, 11) 212 #define WL12XX_WL_IRQ_GP IMX_GPIO_NR(6, 14) 213 #define WL12XX_WL_ENABLE_GP IMX_GPIO_NR(6, 15) 214 #define WL12XX_BT_ENABLE_GP IMX_GPIO_NR(6, 16) [all …]
|
/external/u-boot/board/barco/platinum/ |
D | platinum_titanium.c | 94 .gp = IMX_GPIO_NR(5, 27) 99 .gp = IMX_GPIO_NR(5, 26) 107 .gp = IMX_GPIO_NR(1, 3) 112 .gp = IMX_GPIO_NR(7, 11) 124 gpio_direction_output(IMX_GPIO_NR(3, 23), 0); in platinum_setup_enet() 125 gpio_direction_output(IMX_GPIO_NR(6, 30), 1); in platinum_setup_enet() 126 gpio_direction_output(IMX_GPIO_NR(6, 25), 1); in platinum_setup_enet() 127 gpio_direction_output(IMX_GPIO_NR(6, 27), 1); in platinum_setup_enet() 128 gpio_direction_output(IMX_GPIO_NR(6, 28), 1); in platinum_setup_enet() 129 gpio_direction_output(IMX_GPIO_NR(6, 29), 1); in platinum_setup_enet() [all …]
|
D | platinum_picon.c | 20 #define GPIO_IP_NCONFIG IMX_GPIO_NR(5, 18) 21 #define GPIO_HK_NCONFIG IMX_GPIO_NR(7, 13) 22 #define GPIO_LS_NCONFIG IMX_GPIO_NR(5, 19) 24 #define GPIO_I2C0_SEL0 IMX_GPIO_NR(5, 2) 25 #define GPIO_I2C0_SEL1 IMX_GPIO_NR(1, 11) 26 #define GPIO_I2C0_ENBN IMX_GPIO_NR(1, 13) 28 #define GPIO_I2C2_SEL0 IMX_GPIO_NR(1, 17) 29 #define GPIO_I2C2_SEL1 IMX_GPIO_NR(1, 20) 30 #define GPIO_I2C2_ENBN IMX_GPIO_NR(1, 14) 32 #define GPIO_USB_RESET IMX_GPIO_NR(1, 5) [all …]
|
/external/u-boot/board/beckhoff/mx53cx9020/ |
D | mx53cx9020.c | 33 GPIO_SD1_CD = IMX_GPIO_NR(1, 1), 34 GPIO_SD2_CD = IMX_GPIO_NR(1, 4), 35 GPIO_LED_SD2_R = IMX_GPIO_NR(3, 16), 36 GPIO_LED_SD2_B = IMX_GPIO_NR(3, 17), 37 GPIO_LED_SD2_G = IMX_GPIO_NR(3, 18), 38 GPIO_LED_SD1_R = IMX_GPIO_NR(3, 19), 39 GPIO_LED_SD1_B = IMX_GPIO_NR(3, 20), 40 GPIO_LED_SD1_G = IMX_GPIO_NR(3, 21), 41 GPIO_LED_PWR_R = IMX_GPIO_NR(3, 22), 42 GPIO_LED_PWR_B = IMX_GPIO_NR(3, 23), [all …]
|
/external/u-boot/board/embest/mx6boards/ |
D | mx6boards.c | 120 gpio_direction_output(IMX_GPIO_NR(3, 31) , 0); in setup_iomux_enet() 122 gpio_set_value(IMX_GPIO_NR(3, 31), 1); in setup_iomux_enet() 191 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) 192 #define USDHC3_CD_GPIO IMX_GPIO_NR(7, 0) 251 gpio_direction_output(IMX_GPIO_NR(7, 8) , 0); in board_mmc_init() 253 gpio_set_value(IMX_GPIO_NR(7, 8), 1); in board_mmc_init() 263 gpio_direction_output(IMX_GPIO_NR(6, 8) , 0); in board_mmc_init() 265 gpio_set_value(IMX_GPIO_NR(6, 8), 1); in board_mmc_init() 293 return (bus == 0 && cs == 0) ? (IMX_GPIO_NR(2, 30)) : -1; in board_spi_cs_gpio() 308 .gp = IMX_GPIO_NR(5, 27) [all …]
|
/external/u-boot/board/udoo/ |
D | udoo.c | 39 #define WDT_EN IMX_GPIO_NR(5, 4) 40 #define WDT_TRG IMX_GPIO_NR(3, 19) 136 gpio_direction_output(IMX_GPIO_NR(2, 31), 1); /* Power supply on */ in setup_iomux_enet() 138 gpio_direction_output(IMX_GPIO_NR(3, 23), 0); /* assert PHY rst */ in setup_iomux_enet() 140 gpio_direction_output(IMX_GPIO_NR(6, 24), 1); in setup_iomux_enet() 141 gpio_direction_output(IMX_GPIO_NR(6, 25), 1); in setup_iomux_enet() 142 gpio_direction_output(IMX_GPIO_NR(6, 27), 1); in setup_iomux_enet() 143 gpio_direction_output(IMX_GPIO_NR(6, 28), 1); in setup_iomux_enet() 144 gpio_direction_output(IMX_GPIO_NR(6, 29), 1); in setup_iomux_enet() 147 gpio_set_value(IMX_GPIO_NR(3, 23), 1); /* deassert PHY rst */ in setup_iomux_enet() [all …]
|
/external/u-boot/board/barco/titanium/ |
D | titanium.c | 67 .gp = IMX_GPIO_NR(5, 27) 72 .gp = IMX_GPIO_NR(5, 26) 80 .gp = IMX_GPIO_NR(1, 3) 85 .gp = IMX_GPIO_NR(7, 11) 187 gpio_direction_output(IMX_GPIO_NR(3, 23), 0); in setup_iomux_enet() 188 gpio_direction_output(IMX_GPIO_NR(6, 30), 1); in setup_iomux_enet() 189 gpio_direction_output(IMX_GPIO_NR(6, 25), 1); in setup_iomux_enet() 190 gpio_direction_output(IMX_GPIO_NR(6, 27), 1); in setup_iomux_enet() 191 gpio_direction_output(IMX_GPIO_NR(6, 28), 1); in setup_iomux_enet() 192 gpio_direction_output(IMX_GPIO_NR(6, 29), 1); in setup_iomux_enet() [all …]
|
/external/u-boot/board/tqc/tqma6/ |
D | tqma6_wru4.c | 87 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) 88 #define USDHC2_WP_GPIO IMX_GPIO_NR(1, 2) 167 #define ENET_PHY_RESET_GPIO IMX_GPIO_NR(1, 8) 223 #define GPIO_USB_H_PWR IMX_GPIO_NR(1, 0) 224 #define GPIO_USB_OTG_PWR IMX_GPIO_NR(3, 22) 225 #define GPIO_PCIE_RST IMX_GPIO_NR(6, 7) 226 #define GPIO_UART1_PWRON IMX_GPIO_NR(5, 8) 227 #define GPIO_UART2_PWRON IMX_GPIO_NR(5, 10) 228 #define GPIO_UART3_PWRON IMX_GPIO_NR(5, 12) 309 #define WRU4_USB_H1_PWR IMX_GPIO_NR(1, 0) [all …]
|
/external/u-boot/board/wandboard/ |
D | wandboard.c | 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 ETH_PHY_AR8035_POWER IMX_GPIO_NR(7, 13) 55 #define REV_DETECTION IMX_GPIO_NR(2, 28) 254 .gp = IMX_GPIO_NR(4, 12) 261 .gp = IMX_GPIO_NR(4, 13) 271 .gp = IMX_GPIO_NR(4, 12) 278 .gp = IMX_GPIO_NR(4, 13) 288 .gp = IMX_GPIO_NR(1, 5) [all …]
|
/external/u-boot/board/bachmann/ot1200/ |
D | ot1200.c | 105 return (bus == 2 && cs == 0) ? (IMX_GPIO_NR(1, 3)) : -1; in board_spi_cs_gpio() 129 .gp = IMX_GPIO_NR(2, 30) 134 .gp = IMX_GPIO_NR(3, 16) 143 .gp = IMX_GPIO_NR(3, 17) 148 .gp = IMX_GPIO_NR(3, 18) 213 gpio_direction_input(IMX_GPIO_NR(4, 5)); in board_mmc_getcd() 214 ret = gpio_get_value(IMX_GPIO_NR(4, 5)); in board_mmc_getcd() 216 gpio_direction_input(IMX_GPIO_NR(1, 5)); in board_mmc_getcd() 217 ret = !gpio_get_value(IMX_GPIO_NR(1, 5)); in board_mmc_getcd() 274 unsigned gpio = IMX_GPIO_NR(2, 0); in backlight_lcd_off() [all …]
|
/external/u-boot/board/freescale/mx6sxsabresd/ |
D | mx6sxsabresd.c | 124 gpio_request(IMX_GPIO_NR(2, 6), "enet_rst"); in setup_fec() 125 gpio_direction_output(IMX_GPIO_NR(2, 6) , 0); in setup_fec() 128 gpio_request(IMX_GPIO_NR(2, 7), "phy_rst"); in setup_fec() 129 gpio_direction_output(IMX_GPIO_NR(2, 7) , 0); in setup_fec() 131 gpio_set_value(IMX_GPIO_NR(2, 7), 1); in setup_fec() 285 gpio_request(IMX_GPIO_NR(3, 27), "lcd_rst"); in setup_lcd() 286 gpio_direction_output(IMX_GPIO_NR(3, 27) , 0); in setup_lcd() 288 gpio_direction_output(IMX_GPIO_NR(3, 27) , 1); in setup_lcd() 291 gpio_request(IMX_GPIO_NR(6, 4), "lcd_bright"); in setup_lcd() 292 gpio_direction_output(IMX_GPIO_NR(6, 4) , 1); in setup_lcd() [all …]
|
/external/u-boot/board/el/el6x/ |
D | el6x.c | 64 #define ETH_PHY_RESET IMX_GPIO_NR(2, 4) 139 gpio_direction_input(IMX_GPIO_NR(4, 9)); in setup_iomux_enet() 140 gpio_direction_input(IMX_GPIO_NR(4, 12)); in setup_iomux_enet() 188 ? (IMX_GPIO_NR(3, 20)) : -1; in board_spi_cs_gpio() 194 gpio_request(IMX_GPIO_NR(5, 17), "spi_cs0"); in setup_spi() 195 gpio_request(IMX_GPIO_NR(5, 9), "spi_cs1"); in setup_spi() 196 gpio_direction_output(IMX_GPIO_NR(5, 17), 1); in setup_spi() 197 gpio_direction_output(IMX_GPIO_NR(5, 9), 1); in setup_spi() 201 gpio_request(IMX_GPIO_NR(3, 20), "spi4_cs0"); in setup_spi() 202 gpio_direction_output(IMX_GPIO_NR(3, 20), 1); in setup_spi() [all …]
|
/external/u-boot/board/advantech/dms-ba16/ |
D | dms-ba16.c | 105 gpio_direction_output(IMX_GPIO_NR(1, 28), 0); in setup_iomux_enet() 107 gpio_set_value(IMX_GPIO_NR(1, 28), 1); in setup_iomux_enet() 161 .gp = IMX_GPIO_NR(5, 27) 166 .gp = IMX_GPIO_NR(5, 26) 174 .gp = IMX_GPIO_NR(4, 12) 179 .gp = IMX_GPIO_NR(4, 13) 187 .gp = IMX_GPIO_NR(1, 3) 192 .gp = IMX_GPIO_NR(1, 6) 199 return (bus == 0 && cs == 0) ? (IMX_GPIO_NR(2, 30)) : -1; in board_spi_cs_gpio() 231 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) [all …]
|
/external/u-boot/board/k+p/kp_imx6q_tpc/ |
D | kp_imx6q_tpc.c | 47 .gp = IMX_GPIO_NR(5, 27) 52 .gp = IMX_GPIO_NR(5, 26) 60 .gp = IMX_GPIO_NR(4, 12) 65 .gp = IMX_GPIO_NR(4, 13) 110 gpio_direction_output(IMX_GPIO_NR(1, 25), 0); in eth_phy_reset() 112 gpio_set_value(IMX_GPIO_NR(1, 25), 1); in eth_phy_reset() 171 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) 240 gpio_direction_output(IMX_GPIO_NR(3, 31), !!on); in board_ehci_power()
|
/external/u-boot/board/freescale/mx51evk/ |
D | mx51evk.c | 45 if (!gpio_get_value(IMX_GPIO_NR(1, 22))) in get_board_rev() 113 #define MX51EVK_USBH1_HUB_RST IMX_GPIO_NR(1, 7) 114 #define MX51EVK_USBH1_STP IMX_GPIO_NR(1, 27) 115 #define MX51EVK_USB_CLK_EN_B IMX_GPIO_NR(2, 1) 116 #define MX51EVK_USB_PHY_RESET IMX_GPIO_NR(2, 5) 258 gpio_direction_output(IMX_GPIO_NR(2, 14), 0); in power_init() 262 gpio_set_value(IMX_GPIO_NR(2, 14), 1); in power_init() 273 gpio_direction_input(IMX_GPIO_NR(1, 0)); in board_mmc_getcd() 276 gpio_direction_input(IMX_GPIO_NR(1, 6)); in board_mmc_getcd() 279 ret = !gpio_get_value(IMX_GPIO_NR(1, 0)); in board_mmc_getcd() [all …]
|