/u-boot/board/compulab/cm_fx6/ |
A 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 …]
|
/u-boot/board/gateworks/gw_ventana/ |
A D | common.c | 556 IMX_GPIO_NR(1, 16), 637 IMX_GPIO_NR(1, 9), 649 IMX_GPIO_NR(2, 9), 877 IMX_GPIO_NR(2, 0), 883 IMX_GPIO_NR(2, 1), 889 IMX_GPIO_NR(2, 2), 895 IMX_GPIO_NR(2, 3), 901 IMX_GPIO_NR(2, 4), 907 IMX_GPIO_NR(2, 5), 913 IMX_GPIO_NR(2, 6), [all …]
|
/u-boot/board/ge/mx53ppd/ |
A D | ppd_gpio.h | 43 #define UD_SCAN_CTRL IMX_GPIO_NR(5, 21) 44 #define LR_SCAN_CTRL IMX_GPIO_NR(5, 20) 45 #define LVDS0_MUX_CTRL IMX_GPIO_NR(3, 3) 46 #define LVDS1_MUX_CTRL IMX_GPIO_NR(3, 2) 48 #define DATA_WIDTH_CTRL IMX_GPIO_NR(5, 28) 49 #define RESET_DP0_TRANSMITTER_N IMX_GPIO_NR(2, 28) 50 #define RESET_DP1_TRANSMITTER_N IMX_GPIO_NR(2, 29) 55 #define ECSPI1_CS0 IMX_GPIO_NR(5, 17) 56 #define ECSPI1_CS1 IMX_GPIO_NR(4, 10) 57 #define ECSPI1_CS2 IMX_GPIO_NR(4, 11) [all …]
|
/u-boot/board/kosagi/novena/ |
A 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) 20 #define NOVENA_PCIE_RESET_GPIO IMX_GPIO_NR(3, 29) 22 #define NOVENA_SD_CD IMX_GPIO_NR(1, 4) [all …]
|
A D | novena_spl.c | 132 gpio_direction_output(IMX_GPIO_NR(3, 23), 0); in novena_spl_setup_iomux_enet() 142 gpio_direction_input(IMX_GPIO_NR(6, 25)); /* MODE0 = 1 */ in novena_spl_setup_iomux_enet() 152 gpio_set_value(IMX_GPIO_NR(3, 23), 1); in novena_spl_setup_iomux_enet() 205 .gp = IMX_GPIO_NR(3, 21) 210 .gp = IMX_GPIO_NR(3, 28) 224 .gp = IMX_GPIO_NR(2, 30) 229 .gp = IMX_GPIO_NR(3, 16) 243 .gp = IMX_GPIO_NR(3, 17) 248 .gp = IMX_GPIO_NR(3, 18) 323 gpio_direction_input(IMX_GPIO_NR(1, 2)); in novena_spl_setup_iomux_sdhc() [all …]
|
/u-boot/board/syteco/zmx25/ |
A D | zmx25.c | 68 gpio_direction_output(IMX_GPIO_NR(3, 15), 1); in board_init() 75 gpio_direction_output(IMX_GPIO_NR(1, 28), 1); in board_init() 78 gpio_direction_input(IMX_GPIO_NR(1, 18)); in board_init() 85 gpio_direction_output(IMX_GPIO_NR(1, 7), 0); in board_init() 86 gpio_direction_output(IMX_GPIO_NR(1, 6), 0); in board_init() 90 gpio_direction_input(IMX_GPIO_NR(2, 29)); in board_init() 96 gpio_direction_output(IMX_GPIO_NR(4, 21), 0); in board_init() 97 gpio_direction_output(IMX_GPIO_NR(1, 29), 0); in board_init() 148 gpio_set_value(IMX_GPIO_NR(3, 16), 1); in board_late_init() 160 gpio_set_value(IMX_GPIO_NR(1, 29), 0); in board_late_init() [all …]
|
/u-boot/board/barco/platinum/ |
A D | platinum_titanium.c | 95 .gp = IMX_GPIO_NR(5, 27) 100 .gp = IMX_GPIO_NR(5, 26) 108 .gp = IMX_GPIO_NR(1, 3) 113 .gp = IMX_GPIO_NR(7, 11) 125 gpio_direction_output(IMX_GPIO_NR(3, 23), 0); in platinum_setup_enet() 126 gpio_direction_output(IMX_GPIO_NR(6, 30), 1); in platinum_setup_enet() 127 gpio_direction_output(IMX_GPIO_NR(6, 25), 1); in platinum_setup_enet() 128 gpio_direction_output(IMX_GPIO_NR(6, 27), 1); in platinum_setup_enet() 129 gpio_direction_output(IMX_GPIO_NR(6, 28), 1); in platinum_setup_enet() 136 gpio_set_value(IMX_GPIO_NR(3, 23), 1); in platinum_setup_enet() [all …]
|
A D | platinum_picon.c | 21 #define GPIO_IP_NCONFIG IMX_GPIO_NR(5, 18) 22 #define GPIO_HK_NCONFIG IMX_GPIO_NR(7, 13) 23 #define GPIO_LS_NCONFIG IMX_GPIO_NR(5, 19) 25 #define GPIO_I2C0_SEL0 IMX_GPIO_NR(5, 2) 26 #define GPIO_I2C0_SEL1 IMX_GPIO_NR(1, 11) 27 #define GPIO_I2C0_ENBN IMX_GPIO_NR(1, 13) 29 #define GPIO_I2C2_SEL0 IMX_GPIO_NR(1, 17) 105 .gp = IMX_GPIO_NR(5, 27) 110 .gp = IMX_GPIO_NR(5, 26) 118 .gp = IMX_GPIO_NR(1, 3) [all …]
|
/u-boot/board/beckhoff/mx53cx9020/ |
A D | mx53cx9020.c | 23 GPIO_SD1_CD = IMX_GPIO_NR(1, 1), 24 GPIO_SD2_CD = IMX_GPIO_NR(1, 4), 25 GPIO_LED_SD2_R = IMX_GPIO_NR(3, 16), 26 GPIO_LED_SD2_B = IMX_GPIO_NR(3, 17), 27 GPIO_LED_SD2_G = IMX_GPIO_NR(3, 18), 28 GPIO_LED_SD1_R = IMX_GPIO_NR(3, 19), 29 GPIO_LED_SD1_B = IMX_GPIO_NR(3, 20), 34 GPIO_SUPS_INT = IMX_GPIO_NR(3, 31), 35 GPIO_C3_CONFIG = IMX_GPIO_NR(6, 8), 36 GPIO_C3_STATUS = IMX_GPIO_NR(6, 7), [all …]
|
/u-boot/board/udoo/ |
A D | udoo.c | 44 #define WDT_EN IMX_GPIO_NR(5, 4) 45 #define WDT_TRG IMX_GPIO_NR(3, 19) 145 gpio_direction_output(IMX_GPIO_NR(6, 24), 1); in setup_iomux_enet() 146 gpio_direction_output(IMX_GPIO_NR(6, 25), 1); in setup_iomux_enet() 147 gpio_direction_output(IMX_GPIO_NR(6, 27), 1); in setup_iomux_enet() 148 gpio_direction_output(IMX_GPIO_NR(6, 28), 1); in setup_iomux_enet() 157 gpio_free(IMX_GPIO_NR(6, 24)); in setup_iomux_enet() 158 gpio_free(IMX_GPIO_NR(6, 25)); in setup_iomux_enet() 159 gpio_free(IMX_GPIO_NR(6, 27)); in setup_iomux_enet() 160 gpio_free(IMX_GPIO_NR(6, 28)); in setup_iomux_enet() [all …]
|
/u-boot/board/boundary/nitrogen6x/ |
A D | nitrogen6x.c | 41 #define GP_USB_OTG_PWR IMX_GPIO_NR(3, 22) 214 #define WL12XX_WL_IRQ_GP IMX_GPIO_NR(6, 14) 273 gpio_set_value(IMX_GPIO_NR(7, 12), 1); in board_ehci_hcd_init() 793 IMX_GPIO_NR(1, 8), /* ov5642 reset */ 899 {"back", IMX_GPIO_NR(2, 2), 'B'}, 900 {"home", IMX_GPIO_NR(2, 4), 'H'}, 901 {"menu", IMX_GPIO_NR(2, 1), 'M'}, 902 {"search", IMX_GPIO_NR(2, 3), 'S'}, 903 {"volup", IMX_GPIO_NR(7, 13), 'V'}, 904 {"voldown", IMX_GPIO_NR(4, 5), 'v'}, [all …]
|
/u-boot/board/technexion/pico-imx8mq/ |
A D | pico-imx8mq.c | 76 #define FEC_RST_PAD IMX_GPIO_NR(1, 9) 77 #define FEC_PWR_PAD IMX_GPIO_NR(1, 0) 89 gpio_request(IMX_GPIO_NR(1, 0), "fec1_pwr"); in setup_iomux_fec() 90 gpio_direction_output(IMX_GPIO_NR(1, 0), 1); in setup_iomux_fec() 93 gpio_request(IMX_GPIO_NR(1, 9), "fec1_rst"); in setup_iomux_fec() 94 gpio_direction_output(IMX_GPIO_NR(1, 9), 0); in setup_iomux_fec() 96 gpio_direction_output(IMX_GPIO_NR(1, 9), 1); in setup_iomux_fec()
|
A D | spl.c | 29 #define DDR_DET_1 IMX_GPIO_NR(3, 11) 30 #define DDR_DET_2 IMX_GPIO_NR(3, 12) 31 #define DDR_DET_3 IMX_GPIO_NR(3, 13) 95 #define USDHC2_CD_GPIO IMX_GPIO_NR(2, 12) 96 #define USDHC1_PWR_GPIO IMX_GPIO_NR(2, 10) 97 #define USDHC2_PWR_GPIO IMX_GPIO_NR(2, 19)
|
/u-boot/board/embest/mx6boards/ |
A D | mx6boards.c | 127 gpio_set_value(IMX_GPIO_NR(3, 31), 1); in setup_iomux_enet() 196 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) 197 #define USDHC3_CD_GPIO IMX_GPIO_NR(7, 0) 270 gpio_set_value(IMX_GPIO_NR(6, 8), 1); in board_mmc_init() 313 .gp = IMX_GPIO_NR(5, 27) 320 .gp = IMX_GPIO_NR(5, 26) 330 .gp = IMX_GPIO_NR(4, 12) 337 .gp = IMX_GPIO_NR(4, 13) 347 .gp = IMX_GPIO_NR(1, 5) 354 .gp = IMX_GPIO_NR(1, 6) [all …]
|
/u-boot/board/barco/titanium/ |
A D | titanium.c | 71 .gp = IMX_GPIO_NR(5, 27) 76 .gp = IMX_GPIO_NR(5, 26) 84 .gp = IMX_GPIO_NR(1, 3) 89 .gp = IMX_GPIO_NR(7, 11) 191 gpio_direction_output(IMX_GPIO_NR(3, 23), 0); in setup_iomux_enet() 192 gpio_direction_output(IMX_GPIO_NR(6, 30), 1); in setup_iomux_enet() 193 gpio_direction_output(IMX_GPIO_NR(6, 25), 1); in setup_iomux_enet() 194 gpio_direction_output(IMX_GPIO_NR(6, 27), 1); in setup_iomux_enet() 202 gpio_set_value(IMX_GPIO_NR(3, 23), 1); in setup_iomux_enet() 232 gpio_direction_input(IMX_GPIO_NR(7, 0)); in board_mmc_getcd() [all …]
|
/u-boot/board/wandboard/ |
A D | wandboard.c | 52 #define ETH_PHY_RESET IMX_GPIO_NR(3, 29) 54 #define REV_DETECTION IMX_GPIO_NR(2, 28) 165 .gp = IMX_GPIO_NR(4, 12) 172 .gp = IMX_GPIO_NR(4, 13) 182 .gp = IMX_GPIO_NR(4, 12) 189 .gp = IMX_GPIO_NR(4, 13) 199 .gp = IMX_GPIO_NR(1, 5) 206 .gp = IMX_GPIO_NR(7, 11) 216 .gp = IMX_GPIO_NR(1, 5) 223 .gp = IMX_GPIO_NR(7, 11) [all …]
|
/u-boot/board/freescale/mx6sxsabresd/ |
A D | mx6sxsabresd.c | 129 gpio_request(IMX_GPIO_NR(2, 6), "enet_rst"); in setup_fec() 130 gpio_direction_output(IMX_GPIO_NR(2, 6) , 0); in setup_fec() 133 gpio_request(IMX_GPIO_NR(2, 7), "phy_rst"); in setup_fec() 134 gpio_direction_output(IMX_GPIO_NR(2, 7) , 0); in setup_fec() 136 gpio_set_value(IMX_GPIO_NR(2, 7), 1); in setup_fec() 265 gpio_request(IMX_GPIO_NR(3, 27), "lcd_rst"); in setup_lcd() 266 gpio_direction_output(IMX_GPIO_NR(3, 27) , 0); in setup_lcd() 268 gpio_direction_output(IMX_GPIO_NR(3, 27) , 1); in setup_lcd() 271 gpio_request(IMX_GPIO_NR(6, 4), "lcd_bright"); in setup_lcd() 272 gpio_direction_output(IMX_GPIO_NR(6, 4) , 1); in setup_lcd() [all …]
|
/u-boot/board/tqc/tqma6/ |
A D | tqma6_wru4.c | 89 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) 90 #define USDHC2_WP_GPIO IMX_GPIO_NR(1, 2) 169 #define ENET_PHY_RESET_GPIO IMX_GPIO_NR(1, 8) 225 #define GPIO_USB_H_PWR IMX_GPIO_NR(1, 0) 226 #define GPIO_USB_OTG_PWR IMX_GPIO_NR(3, 22) 227 #define GPIO_PCIE_RST IMX_GPIO_NR(6, 7) 228 #define GPIO_UART1_PWRON IMX_GPIO_NR(5, 8) 229 #define GPIO_UART2_PWRON IMX_GPIO_NR(5, 10) 230 #define GPIO_UART3_PWRON IMX_GPIO_NR(5, 12) 311 #define WRU4_USB_H1_PWR IMX_GPIO_NR(1, 0) [all …]
|
/u-boot/board/bachmann/ot1200/ |
A D | ot1200.c | 109 return (bus == 2 && cs == 0) ? (IMX_GPIO_NR(1, 3)) : -1; in board_spi_cs_gpio() 133 .gp = IMX_GPIO_NR(2, 30) 138 .gp = IMX_GPIO_NR(3, 16) 147 .gp = IMX_GPIO_NR(3, 17) 152 .gp = IMX_GPIO_NR(3, 18) 217 gpio_direction_input(IMX_GPIO_NR(4, 5)); in board_mmc_getcd() 218 ret = gpio_get_value(IMX_GPIO_NR(4, 5)); in board_mmc_getcd() 220 gpio_direction_input(IMX_GPIO_NR(1, 5)); in board_mmc_getcd() 221 ret = !gpio_get_value(IMX_GPIO_NR(1, 5)); in board_mmc_getcd() 278 unsigned gpio = IMX_GPIO_NR(2, 0); in backlight_lcd_off() [all …]
|
/u-boot/board/technexion/pico-imx6/ |
A D | pico-imx6.c | 40 #define ETH_PHY_RESET IMX_GPIO_NR(1, 26) 41 #define LVDS0_EN IMX_GPIO_NR(2, 8) 42 #define LVDS0_BL_EN IMX_GPIO_NR(2, 9) 155 gpio_request(IMX_GPIO_NR(2, 9), "backlight_enable"); in enable_lvds() 156 gpio_direction_output(IMX_GPIO_NR(2, 9), 1); in enable_lvds() 158 gpio_request(IMX_GPIO_NR(2, 8), "brightness"); in enable_lvds() 160 gpio_direction_output(IMX_GPIO_NR(2, 8), 1); in enable_lvds() 167 gpio_request(IMX_GPIO_NR(2, 10), "parallel_enable"); in enable_ft5x06_wvga() 168 gpio_request(IMX_GPIO_NR(2, 11), "parallel_brightness"); in enable_ft5x06_wvga() 169 gpio_direction_output(IMX_GPIO_NR(2, 10), 1); in enable_ft5x06_wvga() [all …]
|
/u-boot/board/advantech/dms-ba16/ |
A D | dms-ba16.c | 111 gpio_set_value(IMX_GPIO_NR(1, 28), 1); in setup_iomux_enet() 165 .gp = IMX_GPIO_NR(5, 27) 170 .gp = IMX_GPIO_NR(5, 26) 178 .gp = IMX_GPIO_NR(4, 12) 183 .gp = IMX_GPIO_NR(4, 13) 191 .gp = IMX_GPIO_NR(1, 3) 196 .gp = IMX_GPIO_NR(1, 6) 235 #define USDHC2_CD_GPIO IMX_GPIO_NR(1, 4) 331 #define LVDS_POWER_GP IMX_GPIO_NR(3, 22) 473 #define SUS_S3_OUT IMX_GPIO_NR(4, 11) [all …]
|
/u-boot/board/el/el6x/ |
A D | el6x.c | 70 #define ETH_PHY_RESET IMX_GPIO_NR(2, 4) 145 gpio_direction_input(IMX_GPIO_NR(4, 9)); in setup_iomux_enet() 146 gpio_direction_input(IMX_GPIO_NR(4, 12)); in setup_iomux_enet() 194 ? (IMX_GPIO_NR(3, 20)) : -1; in board_spi_cs_gpio() 200 gpio_request(IMX_GPIO_NR(5, 17), "spi_cs0"); in setup_spi() 201 gpio_request(IMX_GPIO_NR(5, 9), "spi_cs1"); in setup_spi() 219 .gp = IMX_GPIO_NR(2, 30) 224 .gp = IMX_GPIO_NR(4, 13) 232 .gp = IMX_GPIO_NR(1, 5) 237 .gp = IMX_GPIO_NR(7, 11) [all …]
|
/u-boot/board/technexion/pico-imx7d/ |
A D | pico-imx7d.c | 41 .gp = IMX_GPIO_NR(6, 16), 46 .gp = IMX_GPIO_NR(6, 17), 181 gpio_request(IMX_GPIO_NR(1, 11), "lcd_brightness"); in setup_lcd() 182 gpio_request(IMX_GPIO_NR(1, 6), "lcd_enable"); in setup_lcd() 184 gpio_direction_output(IMX_GPIO_NR(1, 11) , 1); in setup_lcd() 186 gpio_direction_output(IMX_GPIO_NR(1, 6) , 1); in setup_lcd()
|
/u-boot/board/freescale/mx6sabreauto/ |
A D | mx6sabreauto.c | 87 .gp = IMX_GPIO_NR(2, 30) 92 .gp = IMX_GPIO_NR(4, 13) 100 .gp = IMX_GPIO_NR(2, 30) 105 .gp = IMX_GPIO_NR(4, 13) 118 .gp = IMX_GPIO_NR(1, 3) 123 .gp = IMX_GPIO_NR(3, 18) 131 .gp = IMX_GPIO_NR(1, 3) 136 .gp = IMX_GPIO_NR(3, 18) 241 gpio_direction_output(IMX_GPIO_NR(5, 4), 0); in setup_iomux_eimnor() 275 gpio_direction_input(IMX_GPIO_NR(6, 15)); in board_mmc_getcd() [all …]
|
/u-boot/board/menlo/m53menlo/ |
A D | m53menlo.c | 142 gpio_direction_input(IMX_GPIO_NR(1, 1)); in board_mmc_getcd() 144 return !gpio_get_value(IMX_GPIO_NR(1, 1)); in board_mmc_getcd() 177 gpio_direction_output(IMX_GPIO_NR(6, 0), 1); in enable_lvds_clock() 198 gpio_request(IMX_GPIO_NR(6, 0), "LCD"); in enable_lvds_etm0430g0dh6() 201 gpio_direction_output(IMX_GPIO_NR(6, 0), 1); in enable_lvds_etm0430g0dh6() 212 gpio_request(IMX_GPIO_NR(6, 0), "LCD"); in enable_lvds_etm0700g0dh6() 221 gpio_direction_output(IMX_GPIO_NR(6, 0), 1); in enable_lvds_etm0700g0dh6() 258 gpio_direction_output(IMX_GPIO_NR(6, 0), 0); in board_preboot_os() 458 gpio_request(IMX_GPIO_NR(4, 0), "CPUCLK"); in m53_set_clock() 462 gpio_direction_input(IMX_GPIO_NR(4, 0)); in m53_set_clock() [all …]
|